diff --git a/Server-configuration.md b/Server-configuration.md index c304521..5500291 100644 --- a/Server-configuration.md +++ b/Server-configuration.md @@ -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 \ No newline at end of file +* 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. \ No newline at end of file