Hi and happy new year,
I have a cas server using JWT Service Tickets (testing).
When cas.authn.token.crypto.encryptionEnabled=false, i can read my token using
jwt.io. No problem. I see the payload and so on.
When cas.authn.token.crypto.encryptionEnabled=true, I can't read the token. Payload = {}.
What do i forget ?
Other question : what about secret in JWT ST Use ?
Thanks in advance,
Best wishes,