Link from 'Client credentials flow' to chapter 'Service accounts'

This commit is contained in:
mposolda 2016-06-06 22:37:04 +02:00
parent 8aec3bf8e0
commit fec3088b33

View file

@ -84,6 +84,7 @@ _identity_, _access_, and _refresh_ tokens.
This is also used by REST clients, but instead of obtaining a token that works on behalf
of an external user, a token is created based on the metadata and permissions of a service account that is associated with the client.
More info together with example is in <<fake/../../clients/oidc/service-accounts.adoc#_service_accounts,Service Accounts>> chapter.
==== {{book.project.name}} Server OIDC URI Endpoints