mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-05 13:13:24 +08:00
kerneltest: adjust redirect URI for now
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user