when i used a multiple keystores for each client for cas 5.1.X i got default generated jwks and got all id_tokens signed by this key. even when i define jwks for all services i got the right jwks when i request https://host:port/cas/oidc/jwks, but when i test signature with the correspondant key i got error in signature. the signature passes just by the 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 ? -- You received this message because you are subscribed to the Google Groups "CAS Developer" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/a/apereo.org/group/cas-dev/.
