Closed mstruk closed 2 years ago
Set this option to true in order to use all the keys in the JWKS response for token signature validation, regardless of their use attribute. This makes it possible to use authorization servers that don't specify use attribute in JWKS keys.
true
use
Signed-off-by: Marko Strukelj marko.strukelj@gmail.com
Set this option to
true
in order to use all the keys in the JWKS response for token signature validation, regardless of theiruse
attribute. This makes it possible to use authorization servers that don't specifyuse
attribute in JWKS keys.Signed-off-by: Marko Strukelj marko.strukelj@gmail.com