mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-01 22:11:01 +08:00
waiverdb: Fix OIDC redirect URI (2)
This commit is contained in:
@@ -13,5 +13,6 @@ MESSAGE_BUS_PUBLISH = True
|
||||
AUTH_METHOD = 'OIDC'
|
||||
OIDC_REQUIRED_SCOPE = 'https://waiverdb.fedoraproject.org/oidc/create-waiver'
|
||||
OIDC_CLIENT_SECRETS = '/etc/secret/client_secrets.json'
|
||||
PREFERRED_URL_SCHEME='https'
|
||||
SUPERUSERS = ['bodhi@service']
|
||||
PORT = 8080
|
||||
|
||||
Reference in New Issue
Block a user