diff --git a/README.md b/README.md index 9dfd3fd..35c78a9 100644 --- a/README.md +++ b/README.md @@ -118,13 +118,9 @@ Whether to allow a user logging in via OIDC to match a pre-existing account instead of failing. ## OIDC_LOCALPART_TEMPLATE -- default: {{ user.preferred_username }} - Jinja2 template for the localpart of the MXID. ## OIDC_DISPLAY_NAME_TEMPLATE -- default: {{ user.given_name }} {{ user.last_name }} - Jinja2 template for the display name to set on first login. ## SSO_CLIENT_WHITELIST