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-user Deprecated

    Activates a specific user.

  • okta-add-to-group Deprecated

    Adds a user to a group with OKTA_GROUP type.

  • okta-create-user Deprecated

    Creates 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-user Deprecated

    Deactivate user.

  • okta-get-application-assignments Deprecated

    Returns events for when a user was assigned to an application.

  • okta-get-application-authentication Deprecated

    Returns logs using specified filters.

  • okta-get-failed-logins Deprecated

    Returns event details for when a user is added to a group.

  • okta-get-group-assignments Deprecated

    Get events for when a user was added to a group.

  • okta-get-group-members Deprecated

    Enumerates all users that are members of a group.

  • okta-get-groups Deprecated

    Returns all user groups associated with a specified user.

  • okta-get-logs Deprecated

    Get logs by providing optional filters.

  • okta-get-user Deprecated

    Fetches information for a specific user. You must enter one or more parameters for the command to run.

  • okta-get-user-factors Deprecated

    Returns all the enrolled factors for the specified user.

  • okta-list-groups Deprecated

    Lists groups in your organization. A subset of groups can be returned that match a supported filter expression or query.

  • okta-remove-from-group Deprecated

    Removes a user from a group with OKTA_GROUP type.

  • okta-reset-factor Deprecated

    Unenrolls an existing factor for the specified user, which enables the user to enroll a new factor.

  • okta-search Deprecated

    Search for Okta users.

  • okta-set-password Deprecated

    Creates a user without a recovery question and answer requirement. The new user can log in after activation with the assigned password.

  • okta-suspend-user Deprecated

    Suspends 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-user Deprecated

    Unlock user.

  • okta-unsuspend-user Deprecated

    Returns a user to ACTIVE status. This operation can only be performed on users that have a SUSPENDED status.

  • okta-update-user Deprecated

    Update user with a given login, all fields are optional, fields which are not set will not be overriden.

  • okta-verify-push-factor Deprecated

    Enrolls and verifies a push factor for a specified user.