Support and Capabilities
  • 20 Nov 2023
  • 1 Minute to read
  • Dark
    Light
  • PDF

Support and Capabilities

  • Dark
    Light
  • PDF

Article summary

Support Level: Standard

Cross Identity's standard connectors support Web Services, JDBC, LDAP, and SCIM 2.0.

Capabilities

Below are the use cases supported by Okta connector:

ActionDescription
Create accountCreates an account in the target application.
Update accountUpdates the account in the target application.
Change passwordChanges the password of an existing account from the target application.
Suspend userSuspends the user from the target application.
Unsuspend userReserves the user from the target application.
List all usersGives the list of all users
Terminate accountDisable an existing account from the target application.
Retrieve all account dataGets the account data from the target application.
Assign entitlements to account(add user to groups)Allocates entitlements to account
Remove entitlements from the account(remove user from groups)Delete entitlements from the account

Retrieve entitlement details(list all groups)

Fetch entitlement details

Below are the API commands to retrieve details:

  1. Update user
  2. Delete User
  3. Suspend User
  4. Unsuspend user
  5. Remove the user from a group
  6. List users
  7. List Groups
  8. List Group members

Was this article helpful?

What's Next