Hi Jerome, Thanks for your response. Where do I plugin this controller to replace the original ticket generation inside CAS??
Regards Ajay On Tue, Oct 18, 2016 at 1:08 AM, Jérôme LELEU <[email protected]> wrote: > Hi, > > We already generate JWTs for the OpenID Connect protocol so for sure, it's > feasible. > For example, you can create some controller to return a JWT generated by > pac4j based on the CAS user identity. Replacing the service ticket > validation by a returned JWT would be more work. > Thanks. > Best regards, > Jérôme > > > 2016-10-18 6:33 GMT+02:00 Ajay Madhavan <[email protected]>: > >> I want to use the cas server to authenticate since it gives me good >> integration with radius and AD. I would like to generate a JWT instead of a >> service ticket. Do you think that will be possible? Do you think it would >> be possible to just add the JSON web Token generator inside CAS to generate >> a token after authentication in the required format? >> >> Thanks >> Ajay >> >> -- >> CAS gitter chatroom: https://gitter.im/apereo/cas >> CAS mailing list guidelines: https://apereo.github.io/cas/M >> ailing-Lists.html >> CAS documentation website: https://apereo.github.io/cas >> CAS project website: https://github.com/apereo/cas >> --- >> 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 post to this group, send email to [email protected]. >> Visit this group at https://groups.google.com/a/ap >> ereo.org/group/cas-user/. >> To view this discussion on the web visit https://groups.google.com/a/ap >> ereo.org/d/msgid/cas-user/CANFzPuKkswNvQdo%3DYB9T7WrH0bj9MF9 >> tBjN1jMS3%3DTbb28JVCg%40mail.gmail.com >> <https://groups.google.com/a/apereo.org/d/msgid/cas-user/CANFzPuKkswNvQdo%3DYB9T7WrH0bj9MF9tBjN1jMS3%3DTbb28JVCg%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/a/apereo.org/d/optout. >> > > -- CAS gitter chatroom: https://gitter.im/apereo/cas CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html CAS documentation website: https://apereo.github.io/cas CAS project website: https://github.com/apereo/cas --- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/CANFzPu%2B-S0zhmvuiTtn6GRVcXv%2ByurE6ZSW_E2cJg3uJK7sZXQ%40mail.gmail.com. For more options, visit https://groups.google.com/a/apereo.org/d/optout.
