I'm trying to access a CAS protected application/servlet  from another CAS 
protected servlet on the same server (Tomcat). I'm using a 
HttpURLConnection and copying parameters and attributes (including cookies) 
from a web client HttpServletRequest (actually ShiroHttpServletRequest) and 
trying to use that information to access the service, as part of that 
request, on the other servlet, but I'm only getting a response code of 302 
back from the HttpURLConnection. Is there some way I can get authorized 
access to the second servlet?

I'm using CAS 4.2.1 with Shiro plugin 1.2.1, shiro-cas plugin 0.5.1, 
Groovy/Grails 2.4.4, Tomcat 8.0.32.

    - Craig

-- 
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/367a62ff-1d79-4791-9fc8-679164a01d29%40apereo.org.
For more options, visit https://groups.google.com/a/apereo.org/d/optout.

Reply via email to