kerneltest: adjust redirect URI for now
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
parent
03af6d3cc5
commit
ed82a8f2ad
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
}
|
||||
{% else %}
|
||||
{"web": {
|
||||
"redirect_uris": ["https://apps.fedoraproject.org/kerneltest"],
|
||||
"redirect_uris": ["https://kerneltest.apps.ocp.fedoraproject.org/oidc_callback"],
|
||||
"token_uri": "https://id.fedoraproject.org/openidc/Token",
|
||||
"auth_uri": "https://id.fedoraproject.org/openidc/Authorization",
|
||||
"client_id": "kerneltest",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue