Enable OIDC in production
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
830ef8668f
commit
0937430ff6
1 changed files with 0 additions and 4 deletions
|
@ -16,11 +16,7 @@ fas Bind Password={{ fedoraDummyUserPassword }}
|
|||
global enabled=allow
|
||||
|
||||
[provider_config]
|
||||
{% if env == "staging" %}
|
||||
global enabled=persona,openid,saml2,openidc
|
||||
{% else %}
|
||||
global enabled=persona,openid,saml2
|
||||
{% endif %}
|
||||
|
||||
{% if env == 'staging' %}
|
||||
persona allowed domains=stg.fedoraproject.org
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue