Updated Server configuration (markdown)

master
Justin Richer 2017-05-10 17:42:47 -04:00
parent ecdf72bda3
commit 669192bd63
1 changed files with 5 additions and 1 deletions

@ -51,4 +51,8 @@ The OAuth2 and OpenID Connect endpoints are currently set to the following value
* Token revocation: /revoke * Token revocation: /revoke
* JSON Web Key Set (public key): /jwk * JSON Web Key Set (public key): /jwk
* User info: /userinfo * User info: /userinfo
* Provider configuration: /.well-known/openid-configuration * Provider configuration: /.well-known/openid-configuration
## Language
The server's display strings can be translated into other languages or customized for specific deployments as show in the (language files)[Language-files] documentation.