Hello,

I tried to google for it, but didn't find any solution.
Consider following use case.
I have 3 apps and 1 cas:
1) app1.example.com
2) app2.example.com
3) app3.example.com
4) cas.example.com

So user firstly comes to app1.example.com, so he will be redirected to 
cas.example.com for authentication. Follows standard ticket generation and 
validation procedure.
But question is following: now if user moves to app2, is it possible that 
app2 filter reads HTTP request and tries to find SSO cookie and tries to 
validate it directly on cas.example.com?
What I want to achive, is that there is no need to redirect user browser to 
cas.example.com, but app2 will do that request itself.

Is there such filter implemented in Java? Or should I implement such fitler 
by myself?

I would be grateful for any assistance,
Siim

-- 
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].
Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/.

Reply via email to