OAuth Protected

The endpoints of the User Management Service are protected with OAuth access tokens. For this purpose the profile is connected to an OAuth profile in the configuration. Each access token is validated against the token-issuers configured for the OAuth profile.

To make a request as shown in the examples above, a valid access token must be presented in the Authorization header.