spring - unable to use multiple jwks files for each client OIDC CAS server -


when used multiple keystores each client cas 5.1.x got default generated jwks , got id_tokens signed key. when define jwks services got right jwks when request https://host:port/cas/oidc/jwks, when test signature correspondant key got error in signature. signature passes default jwks generated or setted via these cas.properties lignes :

cas.authn.oidc.issuer=https://host:port/cas/oidc cas.authn.oidc.jwksfile=classpath:/keystore.jwks

any solutions ?


Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

html - How to custom Bootstrap grid height? -

javascript - pass values from mssql to views in node -