OAuth 2
Overview of endpoints related to OAuth 2.
-
POST
/integration/v1/oauth2/tokenCreate access token -
POST
/integration/v1/oauth2/revokeCreate access token (/oauth2/revoke) -
POST
/integration/v1/oauth2/token/refreshCreate access token by refresh token -
GET
/integration/v1/oauth2/userinfoResource for accessing user data through OAuth authentication -
GET
/integration/v1/oauth2/authorizeSet up an OAuth connection for the IdP service