Support and Capabilities
- 20 Nov 2023
- 1 Minute to read
- Print
- DarkLight
- PDF
Support and Capabilities
- Updated on 20 Nov 2023
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
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:
Action | Description |
Create account | Creates an account in the target application. |
Update account | Updates the account in the target application. |
Change password | Changes the password of an existing account from the target application. |
Suspend user | Suspends the user from the target application. |
Unsuspend user | Reserves the user from the target application. |
List all users | Gives the list of all users |
Terminate account | Disable an existing account from the target application. |
Retrieve all account data | Gets 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:
- Update user
- Delete User
- Suspend User
- Unsuspend user
- Remove the user from a group
- List users
- List Groups
- List Group members
Was this article helpful?