diff --git a/server_admin/topics/sso-protocols/oidc.adoc b/server_admin/topics/sso-protocols/oidc.adoc index d37d488d4f..d37b950a0c 100644 --- a/server_admin/topics/sso-protocols/oidc.adoc +++ b/server_admin/topics/sso-protocols/oidc.adoc @@ -94,7 +94,7 @@ More info together with example is in <<_service_accounts,Service Accounts>> cha Here's a list of OIDC endpoints that the {project_name} publishes. These URLs are useful if you are using a non-{project_name} client adapter to talk OIDC with the auth server. These are all relative URLs and the root of the URL being the HTTP(S) protocol, hostname, and usually path prefixed with -_/auth_: i.e. $$https://localhost:8080/auth$$. +_/auth_, for example $$https://localhost:8080/auth$$. You can also find these endpoints under "OpenID Endpoint Configuration" in your realm settings.