Okta is a leading independent identity and access management (IAM) platform providing single sign-on, multi-factor authentication, lifecycle management, and API access management for enterprise users and applications.
Organizations looking to integrate Okta can access identity events, user lifecycle data, and access activity through Synqly's normalized identity connector. Build an Okta integration to enrich security detections with identity context and automate provisioning and deprovisioning workflows.
Configuration for Okta Identity.
[Configuration guide](https://docs.synqly.com/guides/provider-configuration/okta-identity-setup)
Integration Use Cases
Disable User
Disables a user in the identity system based on user ID.
Enable User
Reenables a disabled user in the identity system based on user ID.
Expire All User Sessions
Logs a user out of all current sessions so they must log in again.
Force User Password Reset
Forces a user to reset their password before they can log in again.
Get Group
Returns a `Group` object wrapped in an OCSF Entity Management event of type Read from the token-linked identity provider. Depending
on the providers offerings, this may include additional group information, such as the roles assigned.
Get Group Members
Returns list of `User` objects wrapped in an OCSF Entity Management event of type Read from the token-linked identity provider that are members in the group referenced by ID.
Get User
Returns a `User` object wrapped in an OCSF Entity Management event of type Read from the token-linked identity provider. Depending
on the providers offerings, this may include additional user information, such as the user\'s current groups and roles.
Query Audit Log
Returns a list of `Event` objects from the token-linked audit log.
Query Groups
Returns a list of `Group` objects wrapped in the OCSF Entity Management event of type Read from the token-linked identity provider.
Query Users
Returns a list of `User` objects wrapped in the OCSF Entity Management event of type Read from the token-linked identity provider.