Updated Server configuration (markdown)
parent
ecdf72bda3
commit
669192bd63
|
@ -51,4 +51,8 @@ The OAuth2 and OpenID Connect endpoints are currently set to the following value
|
|||
* Token revocation: /revoke
|
||||
* JSON Web Key Set (public key): /jwk
|
||||
* 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.
|
Loading…
Reference in New Issue