mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 18:36:53 +08:00
Testdays - mount secret volume
This commit is contained in:
@@ -6,9 +6,8 @@
|
||||
"token_uri": "https://oauth2.googleapis.com/token",
|
||||
"auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
|
||||
"client_secret": "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",
|
||||
"redirect_uris": [
|
||||
"http://localhost:5050/flask_oidc/authorize",
|
||||
"https://testdays.stg.fedoraproject.org/flask_oidc/authorize"
|
||||
]
|
||||
"redirect_uris": ["http://localhost:5050/flask_oidc/authorize","https://testdays.stg.fedoraproject.org/flask_oidc/authorize"],
|
||||
"userinfo_uri": "https://www.googleapis.com/oauth2/v3/userinfo",
|
||||
"issuer": "https://accounts.google.com/"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user