Compare commits
No commits in common. "841612b070b5bf6b3fd814130079bb4ceee313e4" and "7a4b463a3b7294d8f3dac207cae92a771852d9ec" have entirely different histories.
841612b070
...
7a4b463a3b
|
|
@ -126,7 +126,6 @@ oidc_providers:
|
||||||
localpart_template: "{{"{{"}} user.preferred_username {{"}}"}}"
|
localpart_template: "{{"{{"}} user.preferred_username {{"}}"}}"
|
||||||
display_name_template: "{{"{{"}} user.name {{"}}"}}"
|
display_name_template: "{{"{{"}} user.name {{"}}"}}"
|
||||||
email_template: "{{"{{"}} user.email {{"}}"}}"
|
email_template: "{{"{{"}} user.email {{"}}"}}"
|
||||||
user_profile_method: "userinfo_endpoint"
|
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
account_validity:
|
account_validity:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue