prepare k3s
This commit is contained in:
parent
a352d70b48
commit
ccaecf4833
@ -118,13 +118,9 @@ Whether to allow a user logging in via OIDC to match a pre-existing account
|
|||||||
instead of failing.
|
instead of failing.
|
||||||
|
|
||||||
## OIDC_LOCALPART_TEMPLATE
|
## OIDC_LOCALPART_TEMPLATE
|
||||||
- default: {{ user.preferred_username }}
|
|
||||||
|
|
||||||
Jinja2 template for the localpart of the MXID.
|
Jinja2 template for the localpart of the MXID.
|
||||||
|
|
||||||
## OIDC_DISPLAY_NAME_TEMPLATE
|
## OIDC_DISPLAY_NAME_TEMPLATE
|
||||||
- default: {{ user.given_name }} {{ user.last_name }}
|
|
||||||
|
|
||||||
Jinja2 template for the display name to set on first login.
|
Jinja2 template for the display name to set on first login.
|
||||||
|
|
||||||
## SSO_CLIENT_WHITELIST
|
## SSO_CLIENT_WHITELIST
|
||||||
|
Loading…
Reference in New Issue
Block a user