Add the OpenID issuer configuration
This commit is contained in:
parent
250c7e921c
commit
315fb71922
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ FAS_AVAILABLE_TO = []
|
|||
# PERSONA CONFIGURATION
|
||||
# This is the domain for which we are willing to sign
|
||||
PERSONA_DOMAIN = 'stg.fedoraproject.org'
|
||||
PERSONA_ISSUER = 'id.stg.fedoraproject.org'
|
||||
PERSONA_PRIVATE_KEY_PATH = '/etc/fedoauth/persona.stg.key'
|
||||
PERSONA_PRIVATE_KEY_PASSPHRASE = '{{ fedoauth_persona_key_passphrase }}'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue