This should have gone to production a while ago... Lets do so now
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
2fe1b7a5c5
commit
efd711ad97
1 changed files with 0 additions and 4 deletions
|
@ -50,11 +50,7 @@ openidc policy url=https://fedoraproject.org/wiki/Legal:PrivacyPolicy
|
||||||
openidc tos url=https://fedoraproject.org/wiki/Legal:PrivacyPolicy
|
openidc tos url=https://fedoraproject.org/wiki/Legal:PrivacyPolicy
|
||||||
openidc idp sig key id=20161031-sig
|
openidc idp sig key id=20161031-sig
|
||||||
openidc allow dynamic client registration=False
|
openidc allow dynamic client registration=False
|
||||||
{% if env == "staging" %}
|
|
||||||
openidc default attribute mapping=[["*", "*"], ["timezone", "zoneinfo"], ["_groups", "groups"], [["_extras", "cla"], "cla"], ["fullname", "name"], ["_username", "preferred_username"]]
|
openidc default attribute mapping=[["*", "*"], ["timezone", "zoneinfo"], ["_groups", "groups"], [["_extras", "cla"], "cla"], ["fullname", "name"], ["_username", "preferred_username"]]
|
||||||
{% else %}
|
|
||||||
openidc default attribute mapping=[["*", "*"], ["timezone", "zoneinfo"], ["_groups", "groups"], [["_extras", "cla"], "cla"], ["fullname", "name"]]
|
|
||||||
{% endif %}
|
|
||||||
|
|
||||||
openid endpoint url=https://id{{env_suffix}}.fedoraproject.org/openid/
|
openid endpoint url=https://id{{env_suffix}}.fedoraproject.org/openid/
|
||||||
openid identity url template=http://%(username)s.id{{env_suffix}}.fedoraproject.org/
|
openid identity url template=http://%(username)s.id{{env_suffix}}.fedoraproject.org/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue