OAuth 2.0 Administration and Supporting REST Endpoints

AM exposes the following administration and supporting REST endpoints:

OAuth 2.0 Administration and Supporting Endpoints
EndpointDescription
/realm-config/agents/OAuth2ClientRegister, list, and delete OAuth 2.0 clients (AM specific-endpoint)
/users/user/oauth2/resources/setsRetrieve data for UMA resources registered to a particular user (AM-specific endpoint)
/users/user/oauth2/applicationsList Oauth 2.0 clients holding active tokens granted by specific resource owners, and delete tokens for a combination of resource owner and client (AM-specific endpoint)

Read a different version of :