REST API endpoints
REST API endpoints are discussed in detail in the following sections:
| What do you want to do? | APIs |
|---|---|
Authenticate to AM and log out |
|
Create and configure authentication trees |
|
Manage a user’s registered devices |
|
Manage policies |
|
Request authorization decisions |
|
Use OAuth 2.0-specific endpoints to request access and refresh tokens, as well as introspect and revoke them |
|
Perform OAuth 2.0 administrative tasks such as registering, reading, and deleting clients |
|
Use OpenID Connect-specific endpoints to retrieve information about an authenticated user, as well as validate ID tokens and check sessions. |
|
Implement user self-registration and forgotten password reset |
|
Manage AM identities and realms |
|
Manage AM scripts |
|
Record information to help you troubleshoot AM |
|
Manage AM sessions |
|
Manage AM’s Security Token Service to bridge identities across web and enterprise identity access management (IAM) systems |