Skip to content

Conversation

@savathoon
Copy link
Contributor

No description provided.

resolution_time_seconds = (approval_time - creation_time).total_seconds()

# Record metrics for access request approval
group_type = "app_group" if isinstance(self.access_request.active_requested_group, AppGroup) else "role_group"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There's also the third type of "vanilla" group named OktaGroup which is neither an app group or role group that should probably be accounted for here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants