Persona is dead. Nuke it
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
446d00d549
commit
6fd848dbeb
1 changed files with 1 additions and 9 deletions
|
@ -20,7 +20,7 @@ fas Bind Password={{ ipsilon_fasinfo_stg_password }}
|
|||
global enabled=allow
|
||||
|
||||
[provider_config]
|
||||
global enabled=persona,openid,saml2,openidc
|
||||
global enabled=openid,saml2,openidc
|
||||
|
||||
{% if env == "production" %}
|
||||
openidc enabled extensions=fedora-account,mbs,beaker,waiverdb,odcs,wiki,freshmaker,src,fpdc
|
||||
|
@ -28,14 +28,6 @@ openidc enabled extensions=fedora-account,mbs,beaker,waiverdb,odcs,wiki,freshmak
|
|||
openidc enabled extensions=fedora-account,mbs,beaker,waiverdb,odcs,wiki,freshmaker,src,modernpaste,fpdc
|
||||
{% endif %}
|
||||
|
||||
{% if env == 'staging' %}
|
||||
persona allowed domains=stg.fedoraproject.org
|
||||
{% else %}
|
||||
persona allowed domains=fedoraproject.org
|
||||
{% endif %}
|
||||
persona issuer domain=id{{env_suffix}}.fedoraproject.org
|
||||
persona idp key file=/etc/ipsilon/persona{{env_suffix}}.key
|
||||
|
||||
{% if env == 'staging' %}
|
||||
openidc subject salt={{ ipsilon_stg_openidc_subject_salt }}
|
||||
{% else %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue