Personal Access Tokens
Use this API to implement personal access token (PAT) functionality. With this functionality in place, users can use PATs as an alternative to passwords for authentication in IdentityNow.
PATs embed user information into the client ID and secret. This replaces the API clients' need to store and provide a username and password to establish a connection, improving IdentityNow organizations' integration security.
In IdentityNow, users can do the following to create and manage their PATs: Select the dropdown menu under their names, select Preferences, and then select Personal Access Tokens. They must then provide a description about the token's purpose. They can then select 'Create Token' at the bottom of the page to generate and view the Secret and Client ID.
Refer to Managing Personal Access Tokens for more information about PATs.
📄️ List Personal Access Tokens
List Personal Access Tokens
📄️ Create Personal Access Token
Create Personal Access Token
📄️ Patch Personal Access Token
Patch Personal Access Token
📄️ Delete Personal Access Token
Delete Personal Access Token