Developing
Remedy Single Sign-On provides API endpoints for OAuth 2.0. These endpoints fetch details of tokens and authorization information. You can use the following OAuth 2.0 endpoints:
/rsso/oauth2/token
Supports the POST operation. The POST operation issues the access/refresh tokens. For more information, see Token endpoint. Additionally, this endpoint supports JWT as Authorization Grant and also uses JWT for Client authentication.
/rsso/oauth2/authorize
Supports the GET operation. The GET operation obtains the OAuth2 authorization code. For more information, see Authorization Endpoint.
Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*