REST API endpoints
REST API endpoints are discussed in detail in the following sections:
- Authenticate using REST
-
How to use the AM REST APIs to authenticate to AM.
- Request policy decisions over REST
-
How to use the AM REST APIs for requesting authorization decisions from AM.
- OAuth 2.0 endpoints
-
How to use OAuth 2.0-specific endpoints to request access and refresh tokens, as well as introspecting and revoking them.
- OAuth 2.0 administration endpoints
-
How to use perform OAuth 2.0 administrative tasks, such as register, read, and delete clients.
- OpenID Connect 1.0 endpoints
-
How to use OpenID Connect-specific endpoints to retrieve information about an authenticated user, as well as validate ID tokens and check sessions.