okta Deprecated
Deprecated. Use the Okta v2 integration instead.
Authentication & Identity Management · Okta
Configuration parameters
url— Okta URL (https://<domain>.okta.com) (required)apitoken— API Token (see Detailed Instructions) (required)insecure— Trust any certificate (not secure)proxy— Use system proxy settings
Commands (23)
-
okta-activate-userDeprecatedActivates a specific user.
-
okta-add-to-groupDeprecatedAdds a user to a group with OKTA_GROUP type.
-
okta-create-userDeprecatedCreates a new user with an option of setting password, recovery question and answer. The new user will immediately be able to login after activation with the assigned password. This flow is common when developing a custom user registration experience.
-
okta-deactivate-userDeprecatedDeactivate user.
-
okta-get-application-assignmentsDeprecatedReturns events for when a user was assigned to an application.
-
okta-get-application-authenticationDeprecatedReturns logs using specified filters.
-
okta-get-failed-loginsDeprecatedReturns event details for when a user is added to a group.
-
okta-get-group-assignmentsDeprecatedGet events for when a user was added to a group.
-
okta-get-group-membersDeprecatedEnumerates all users that are members of a group.
-
okta-get-groupsDeprecatedReturns all user groups associated with a specified user.
-
okta-get-logsDeprecatedGet logs by providing optional filters.
-
okta-get-userDeprecatedFetches information for a specific user. You must enter one or more parameters for the command to run.
-
okta-get-user-factorsDeprecatedReturns all the enrolled factors for the specified user.
-
okta-list-groupsDeprecatedLists groups in your organization. A subset of groups can be returned that match a supported filter expression or query.
-
okta-remove-from-groupDeprecatedRemoves a user from a group with OKTA_GROUP type.
-
okta-reset-factorDeprecatedUnenrolls an existing factor for the specified user, which enables the user to enroll a new factor.
-
okta-searchDeprecatedSearch for Okta users.
-
okta-set-passwordDeprecatedCreates a user without a recovery question and answer requirement. The new user can log in after activation with the assigned password.
-
okta-suspend-userDeprecatedSuspends a user. This operation can only be performed on users with an ACTIVE status. The user has a status of SUSPENDED when the process is complete.
-
okta-unlock-userDeprecatedUnlock user.
-
okta-unsuspend-userDeprecatedReturns a user to ACTIVE status. This operation can only be performed on users that have a SUSPENDED status.
-
okta-update-userDeprecatedUpdate user with a given login, all fields are optional, fields which are not set will not be overriden.
-
okta-verify-push-factorDeprecatedEnrolls and verifies a push factor for a specified user.