Hi all, I am testing JWT Authentication on a testing CAS Server. Here is the URL i passed to the server : https://<server>/cas/login?service=https://<application>&token=<token>
<token> is valid on https://jwt.io/ debugger Here is the log (cas.log) : *ERROR [org.apereo.cas.integration.pac4j.authentication.handler.support.AbstractWrapperAuthenticationHandler] - Failed to validate credentials* *org.pac4j.core.exception.CredentialsException: No signature algorithm found for JWT: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9...* *....* AND *[org.apereo.cas.token.authentication.TokenCredential@4957b789[service=org.apereo.cas.authentication.principal.SimpleWebApplicationServiceImpl@56809aec[id=https://<application>,originalUrl=https://<application>,artifactId=<null>,principal=<null>,loggedOutAlready=false,format=XML]]] of type [TokenCredential], which suggests a configuration problem.* *OK. But i don't find anything about configuration, cas.properties i must change or this algorithm not found. Could anybody give some help (links, samples, ...) ?* *Thanks in advance,* *Best regards,* -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/5e025523-378b-4c71-8508-e6c34451d0cd%40apereo.org.
