kerneltest: update clientsecrets
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
parent
cab7225423
commit
1f5d389653
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{% if env == 'staging' %}
|
||||
{"web": {
|
||||
"redirect_uris": ["https://apps.stg.fedoraproject.org/kerneltest"],
|
||||
"redirect_uris": ["https://kerneltest.apps.ocp.stg.fedoraproject.org/oidc_callback"],
|
||||
"token_uri": "https://id.stg.fedoraproject.org/openidc/Token",
|
||||
"auth_uri": "https://id.stg.fedoraproject.org/openidc/Authorization",
|
||||
"client_id": "kerneltest-stg",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue