Dear CAS community,

 

We are in process of integrating Apereo CAS with a JavaScript SPA 
application using JWT ticket. The ticket is generated by CAS and submitted 
to the rest façade of our application as a ‘ticket’ get parameter. 

 

We have some concerns about the ticket being not a one-time ticket and so 
posing some thread due to its visibility in the url.

 

We consider an implementation using this ticket as a trigger for generating 
a new JWT inside our service (custom JWT), but the service ticket embedded 
into the JWT generated by CAS is already validated, so we have no 
opportunity to invalidate the CAS JWT to prevent multiple custom JWT 
creation from the same CAS JWT ticket.

 

We would appreciate your suggestions on this topic.

 

Kind regards

Vladyslav

-- 
- 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 cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/f40da55b-870e-490d-8a2f-424967ac8458%40apereo.org.

Reply via email to