KEYCLOAK-6885 fixing duplicate ID

This commit is contained in:
Matthew Helmke 2018-03-19 15:45:49 -05:00
parent ea5bec0841
commit 47141f145a
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
[[_service_authorization_api]]
= Discoverying Authorization Services Endpoints and Metadata
= Discovering Authorization Services Endpoints and Metadata
{project_name} provides a discovery document from which clients can obtain all necessary information to interact with
{project_name} Authorization Services, including endpoint locations and capabilities.

View file

@ -1,4 +1,4 @@
[[_service_authorization_api]]
[[_authentication_methods]]
= Client Authentication Methods
Clients need to authenticate to the token endpoint in order to obtain an RPT. When using the `urn:ietf:params:oauth:grant-type:uma-ticket`