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?


This is handled via proxy authn. You’ll need to get a PT for a 2nd servlet.

-- 
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/etPan.57bbd913.eb5f113.2850%40unicon.net.
For more options, visit https://groups.google.com/a/apereo.org/d/optout.

Reply via email to