Let's point to /openid/ as Patrick said

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon
2018-05-22 15:25:11 +02:00
parent f8ce72b87d
commit 7b9cb9e8a5

View File

@@ -231,7 +231,7 @@ REQUIRED_GROUPS = {
PDC_URL = 'https://pdc.stg.fedoraproject.org/rest_api/v1/'
RESULTSDB_URL = 'https://taskotron.stg.fedoraproject.org/resultsdb_api/'
FAS_URL = 'https://admin.stg.fedoraproject.org/accounts'
FAS_OPENID_ENDPOINT = 'https://id.stg.fedoraproject.org'
FAS_OPENID_ENDPOINT = 'https://id.stg.fedoraproject.org/openid/'
{% else %}
PDC_URL = 'https://pdc.fedoraproject.org/rest_api/v1/'
RESULTSDB_URL = 'https://taskotron.fedoraproject.org/resultsdb_api/'