feat(jans-auth-server): we should make fallback for client's tokenEndpointAuthMethod
configurable #3473
Closed
Description
Description
feat(jans-auth-server): we should make fallback for client's tokenEndpointAuthMethod
configurable
Currently if tokenEndpointAuthMethod
is absent AS always falls back to hardcoded client_secret_basic
value.
Activity