This app supports various identity management actions on Okta
Supported Actions
- test connectivity: Validate the asset configuration for connectivity using supplied configuration
- send push notification: Validate the user prompt with push notification
- list users: Get the list of users
- list user groups: Enumerates Groups in your organization with pagination. A subset of Groups can be returned that match a supported filter expression or query
- add group: Add a group
- reset password: Generate a one-time token that can be used to reset the user's password
- set password: Set the password of a user without validating existing credentials
- disable user: Disables the specified user
- clear user sessions: Clears the specified user's sessions
- enable user: Enables the specified user
- get user: Get information about a user
- get group: Get information about a group
- list providers: List identity providers (IdPs) in your organization
- list roles: Lists all roles assigned to a user
- assign role: Assign a role to a user
- unassign role: Unassign a role to a user
- add group user: Add a user to an Okta group
- remove group user: Remove a user from a group
- get user groups: List groups the user is part of