With CAS 5.2.0, how to implement OpenId Connect with JWT access_token ? Currently, id_token are JWT, but access_token are not.
I would like the access_token be a JWT for the resource server to validate it without performing an HTTP query to CAS userinfo endpoint. (It seems possible by implementing a custom AccessTokenFactory, but maybe there's a more simple way to achieve this ?) -- - 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/b3f78f4d-47df-4edc-9fc7-69be16812f83%40apereo.org.
