Merge pull request #346 from matthewhelmke/keycloak6885
KEYCLOAK-6885 fixing duplicate ID
This commit is contained in:
commit
a5038a29ad
2 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
|
|
@ -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`
|
||||
|
|
Loading…
Reference in a new issue