diff --git a/roles/distgit/templates/auth_openidc.conf b/roles/distgit/templates/auth_openidc.conf index 48675208e6..c1adb4b78c 100644 --- a/roles/distgit/templates/auth_openidc.conf +++ b/roles/distgit/templates/auth_openidc.conf @@ -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 %}