I had already set this up. Use the registered client ID
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
e2177e7a00
commit
30aa2a5557
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
OIDCOAuthIntrospectionEndpoint https://id{{env_suffix}}.fedoraproject.org/openidc/TokenInfo
|
OIDCOAuthIntrospectionEndpoint https://id{{env_suffix}}.fedoraproject.org/openidc/TokenInfo
|
||||||
OIDCOAuthClientID distgit
|
OIDCOAuthClientID src-verifier
|
||||||
{% if env == "staging" %}
|
{% if env == "staging" %}
|
||||||
OIDCOAuthClientSecret {{ distgit_oidc_client_secret_stg }}
|
OIDCOAuthClientSecret {{ distgit_oidc_client_secret_stg }}
|
||||||
{% else %}
|
{% else %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue