The CAS2 protocol doesn't support attributes. You'll need to use the SAML 1.1 protocol. (also make sure to define what attributes a service can access in the Services Management tool)
Cheers, Scott On Wed, Apr 27, 2011 at 12:02 PM, Marcin Kwapisz <[email protected]>wrote: > Hi, > I have problem with passing additional attributes from LDAP. I have > attached a log file, but in a few words situation is as follows: > According to the log file: > > 2011-04-27 17:58:31,234 DEBUG > [org.jasig.cas.authentication.AuthenticationManagerImpl] - <Attribute map > for marcin.kwapisz: {category=employee, cn=Marcin Kwapisz}> > > CAS is aware of category and cn atrtibutes, but they are not sent to the > client during ticket validation. The response is: > > 2011-04-27 17:58:31,718 DEBUG > [org.jasig.cas.client.validation.Cas20ServiceTicketValidator] - <Server > response: <cas:serviceResponse xmlns:cas='http://www.yale.edu/tp/cas'> > <cas:authenticationSuccess> > <cas:user>marcin.kwapisz</cas:user> > </cas:authenticationSuccess> > </cas:serviceResponse> > > Thanks in advance for help > Marcin Kwapisz > -- > 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
