de7a1403ce
* Convert Authorization Service to a flat topic structure * Fix issue with toc being cut
8 lines
562 B
Text
8 lines
562 B
Text
[[_service_authorization_api]]
|
|
= Authorization API
|
|
|
|
The Authorization API provides a UMA-compliant endpoint for obtaining authorization data from the server, where the authorization data represents the result of the evaluation
|
|
of all permissions and authorization policies associated with the resources being requested.
|
|
|
|
Unlike the Protection API, any client application can access the Authorization API endpoint, which requires a special OAuth2 access token called an authorization API token (AAT).
|
|
In UMA, an AAT is a token with the scope *uma_authorization*.
|