forked from infra/ansible
elnbuildsync: Use auth_method=client_secret_basic.
Signed-off-by: James Antill <james@and.org>
This commit is contained in:
parent
dabb77faf4
commit
ff663e686f
1 changed files with 1 additions and 1 deletions
|
|
@ -1556,7 +1556,7 @@ elnbuildsync jwks=null
|
|||
elnbuildsync sector_identifier_uri=null
|
||||
elnbuildsync request_uris=[]
|
||||
elnbuildsync require_auth_time=null
|
||||
elnbuildsync token_endpoint_auth_method="client_secret_post"
|
||||
elnbuildsync token_endpoint_auth_method="client_secret_basic"
|
||||
elnbuildsync id_token_signed_response_alg="RS256"
|
||||
elnbuildsync request_object_signing_alg="none"
|
||||
elnbuildsync initiate_login_uri=null
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue