Testdays - mount secret volume
This commit is contained in:
parent
2351b7a46f
commit
9f04ee6386
1 changed files with 3 additions and 4 deletions
|
@ -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/"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue