Add jwks_uri to list of endpoints (Spring OAuth2)
Improved wording
This commit is contained in:
parent
5955d2d48a
commit
105828a6c6
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue