Hello all,
I am testing 'JWT as Service Ticket' with a alg 'RS512' which is not default. But when I try to confgure it CAS 5.3.4 throws below error on startup:
Failed to bind 'cas.authn.oidc.idTokenSigningAlgValuesSupported' from 'applicationProfilesProperties' to 'authn.oidc.idTokenSigningAlgValuesSupported' property on 'org.apereo.cas.configuration.model.core.authentication.AuthenticationProperties'
My Config looks like:
cas.authn.oidc.idTokenSigningAlgValuesSupported=none,RS512
Can some please help me w
--
Thanks & regards,
Devendra