PingOne
Integrates with the PingOne Management API to unlock, create, delete and update users.
Authentication & Identity Management · PingIdentity
Configuration parameters
environment_id— Your PingOne Environment ID (required)region— PingOne Region (required)credentials— Client ID (required)insecure— Trust any certificate (not secure)proxy— Use system proxy settings
Commands (13)
-
pingone-activate-userActivate a user's account.
-
pingone-add-to-groupAdd user to the group. One of the following has to be given username or userId and groupName or groupId.
-
pingone-create-userCreate a PingOne user.
-
pingone-deactivate-userDeactivate a user's account.
-
pingone-delete-userDelete a PingOne user. One of the following has to be given username or userId.
-
pingone-get-groupsReturns user's group memberships.
-
pingone-get-userReturns a PingOne user. One of the following has to be given username or userId.
-
pingone-password-force-changeForce a user's password change on next login.
-
pingone-read-password-stateRead a user's password state.
-
pingone-remove-from-groupRemove user from the group. One of the following has to be given username or userId and groupName or groupId.
-
pingone-set-passwordSets a user's password. Further password details available here: https://apidocs.pingidentity.com/pingone/platform/v1/api/#put-update-password-self .
-
pingone-unlock-userUnlock a user's account.
-
pingone-update-userUpdate a PingOne user.