Use post
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
f767fce831
commit
267ebd639f
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue