By default, the only response from the CAS server that will include attributes is the SAML 1.1 response.
Attribute support via CAS2 protocol requires local customization to the server itself. Cheers, Scott On Fri, May 25, 2012 at 2:58 PM, Laura McCord <[email protected]>wrote: > ** > Hi, > > I am trying to use the getAttributes() phpCAS method to gain attributes > but I've been receiving nothing. I'm assuming this is stemming from my CAS > installation but I'm not entirely sure what to do. From what I read I > should place a reference to my attributeRepository onto the > org.jasig.cas.authentication.principal.UsernamePasswordCredentialsToPrincipalResolver > bean (https://wiki.jasig.org/display/CASUM/Attributes) > > I've also seen references to using the > Saml11AuthenticationFilter/Saml11TicketValidationFilter but I'm not sure > how this affects my use of Cas20ProxyReceivingTicketValidationFilter for my > portal installation. And, maybe this is only for java clients, I'm using a > phpCAS client so I don't know if this pertains to my situation. > > I'm using CAS 3.4.11 > > Many Thanks, > Laura > -- > > Laura McCord > Web Programmer/Analyst > Southwestern University > [email protected] > > -- > 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
