Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2018-05-24 00:07:15 +02:00
parent f767fce831
commit 267ebd639f

View file

@ -5,7 +5,7 @@ OIDCOAuthClientSecret {{ distgit_oidc_client_secret_stg }}
{% else %}
OIDCOAuthClientSecret {{ distgit_oidc_client_secret_prod }}
{% endif %}
OIDCOAuthIntrospectionEndpointAuth client_secret_post
OIDCOAuthIntrospectionEndpointAuth client_secret_basic
OIDCOAuthIntrospectionEndpointMethod POST
OIDCOAuthTokenIntrospectionInterval 60
OIDCOAuthSSLValidateServer On