diff --git a/roles/distgit/templates/auth_openidc.conf b/roles/distgit/templates/auth_openidc.conf index d17c2d501c..48675208e6 100644 --- a/roles/distgit/templates/auth_openidc.conf +++ b/roles/distgit/templates/auth_openidc.conf @@ -8,5 +8,5 @@ OIDCOAuthClientSecret {{ distgit_oidc_client_secret_prod }} OIDCOAuthIntrospectionEndpointAuth client_secret_post OIDCOAuthIntrospectionEndpointMethod POST OIDCOAuthTokenIntrospectionInterval 60 -OIDCOAuthSSLValidateServerA On +OIDCOAuthSSLValidateServer On OIDCOAuthAcceptTokenAs basic