Hi, 
I have a web application connected with Cas 5.3.5 and it works.
After logging into Cas, I return to my application with 
redirect=true&ticket=eiyece ............. in url address
Web application validates the jwt and creates a session cookie as explained 
here.
https://apereo.github.io/cas/5.3.x/installation/Configure-ServiceTicket-JWT.html


Now, from my application I want to invoke remote microservices on a my 
third app passing the jwt (ticket) that cas had provided me. 
This  remote app valid the jwt and ok, but it should be registered on cas? 
is it a correct practice?

Regards
Giuseppe

-- 
You received this message because you are subscribed to the Google Groups "CAS 
Developer" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at https://groups.google.com/a/apereo.org/group/cas-dev/.

Reply via email to