Join us as we sit down with Doug Cahill and talk about Cybersecurity Integrations: The ROI Black Hole

PARTNER

PingOne Cloud Platform

Ping Identity | Identity

Ping Identity is an enterprise identity security platform providing single sign-on, multi-factor authentication, access management, and identity governance for workforce and customer identity use cases.

Security and IT teams looking to integrate Ping Identity can access authentication events, access policies, and identity lifecycle data through Synqly's normalized identity connector. Build a Ping Identity integration to enrich security workflows with identity context and enable automated access governance.

Configuration for PingOne Cloud Platform.

[Configuration guide](https://docs.synqly.com/guides/provider-configuration/ping-identity-setup)

Integration Use Cases

account_circle_off

Disable User

Disables a user in the identity system based on user ID.

person_add

Enable User

Reenables a disabled user in the identity system based on user ID.

logout

Expire All User Sessions

Logs a user out of all current sessions so they must log in again.

lock_reset

Force User Password Reset

Forces a user to reset their password before they can log in again.

group

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.

group_search

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.

account_circle

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.

document_search

Query Audit Log

Returns a list of `Event` objects from the token-linked audit log.

groups

Query Groups

Returns a list of `Group` objects wrapped in the OCSF Entity Management event of type Read from the token-linked identity provider.

group

Query Users

Returns a list of `User` objects wrapped in the OCSF Entity Management event of type Read from the token-linked identity provider.

Integration Resources