On Tue, Jul 5, 2011 at 11:55 PM, Scott Battaglia <[email protected]> wrote: > I was looking through your tutorial. Any particular reason you did this? > "in Services Management i.e. /cas/services/manage.html Edit service to > 'Ignore Attribute Management via this Tool'" > instead of releasing the attribute to the service?
No reason other than lack of time :-) I am hoping to evolve these notes into more of a tutorial adding links where needed. I pieced together what I could dig up on pages and threads. Perhaps the next person that needs to utililze isUserInRole they can refine this tutorial as needed. -Stephen More > Thanks > Scott > > On Sun, Jul 3, 2011 at 11:08 AM, Stephen More <[email protected]> > wrote: >> >> I now have this working and I have started a HOWTO to help fast track >> others that might need to do the same thing: >> >> https://wiki.jasig.org/display/CASUM/HOWTO+utilize+javax.servlet.http.HttpServletRequest+isUserInRole%28+java.lang.String+role+%29 >> >> -Stephen More >> >> On Sat, Jul 2, 2011 at 11:30 PM, Stephen More <[email protected]> >> wrote: >> > Server 3.4.8 and java client 3.2.0 was up an running with >> > Cas20ProxyReceivingTicketValidationFilter. >> > >> > I want to access attributes so I have to switch to SAML1.1 >> > >> > In doing so I added a dependency to opensaml 1.1b, changed >> > Cas20ProxyReceivingTicketValidationFilter to >> > Saml11TicketValidationFilter in the client, I am no longer able to >> > login. Is there a step I am missing to allow clients to access via >> > SAML1.1 ? >> > >> > -Thanks >> > Stephen More >> > >> >> -- >> You are currently subscribed to [email protected] as: >> [email protected] >> To unsubscribe, change settings or access archives, see >> http://www.ja-sig.org/wiki/display/JSG/cas-user > > -- > You are currently subscribed to [email protected] as: > [email protected] > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
