We sign for stg.fp.o, not id.stg.fp.o
This commit is contained in:
parent
a29a44b87e
commit
cb5db8c149
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ FAS_AVAILABLE_TO = []
|
|||
|
||||
# PERSONA CONFIGURATION
|
||||
# This is the domain for which we are willing to sign
|
||||
PERSONA_DOMAIN = 'id.stg.fedoraproject.org'
|
||||
PERSONA_DOMAIN = '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