diff --git a/topics/sso-protocols/oidc.adoc b/topics/sso-protocols/oidc.adoc index f3a97c0482..20e872baf9 100644 --- a/topics/sso-protocols/oidc.adoc +++ b/topics/sso-protocols/oidc.adoc @@ -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 <> chapter. ==== {{book.project.name}} Server OIDC URI Endpoints