Specify the base oidc namespace.
This commit is contained in:
parent
b32c68bf53
commit
3af4816330
1 changed files with 1 additions and 0 deletions
|
@ -64,6 +64,7 @@ class ProdConfiguration(BaseConfiguration):
|
|||
'https://pagure.io/odcs/renew-compose',
|
||||
'https://pagure.io/odcs/delete-compose',
|
||||
]
|
||||
OIDC_BASE_NAMESPACE = 'https://pagure.io/odcs/'
|
||||
|
||||
{% if env == 'staging' %}
|
||||
AUTH_OPENIDC_USERINFO_URI = 'https://id.stg.fedoraproject.org/openidc/UserInfo'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue