Hi Ray, I was referring to the client receiving the JWT, verifying the signature, and extracting the JWT contents for further validation. It looks like this requires a custom filter and suprised the cas client does not already support this.
Btw, when I get the JWT as the ticket, it comes in as a query parameter. Is there a way to get this via header? What is the redirect query parameter for?