UMA Endpoints

When acting as an UMA server, AM exposes the following endpoints. Click on them for more information about what they can do, and how to use them:

EndpointDescription
/uma/resource_setLets users register and manage UMA resources (Federated Authorization for User-Managed Access (UMA) 2.0 endpoint).
/uma/permission_requestReturns permission tickets during the UMA grant flow (Federated Authorization for User-Managed Access (UMA) 2.0 endpoint).
/json/users/{user}/uma/policiesCreates and manages UMA-related authorization policies.
/json/users/{user}/oauth2/resources/labelsCreates, queries, and deletes UMA user labels.
/json/users/{user}/uma/pendingrequestsManages UMA resource pending requests.
/uma/.well-known/uma2-configurationExposes provider configuration during UMA discovery.

Tip

For examples of most of the calls to the endpoints, see "The Postman Collection".

Read a different version of :