This commit is contained in:
Nick Bebout 2014-08-05 21:11:43 +00:00
parent 2d20837268
commit ad4f0c5c6d

View file

@ -59,7 +59,7 @@ AUTH_PROVIDER_CONFIGURATION = {
'private_key': {'path': '/etc/fedoauth/persona.key',
'passphrase': '{{ fedoauth_persona_key_passphrase }}'},
{% endif %}
},/
},
'fedoauth.provider.openid': {'enabled': True,
{% if env == 'staging' %}
'identity_url_pattern': 'http://%(username)s.id.stg.fedoraproject.org/',