I had already set this up. Use the registered client ID

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2018-05-23 21:30:21 +00:00
parent e2177e7a00
commit 30aa2a5557

View file

@ -1,5 +1,5 @@
OIDCOAuthIntrospectionEndpoint https://id{{env_suffix}}.fedoraproject.org/openidc/TokenInfo
OIDCOAuthClientID distgit
OIDCOAuthClientID src-verifier
{% if env == "staging" %}
OIDCOAuthClientSecret {{ distgit_oidc_client_secret_stg }}
{% else %}