You'll need to create one attributeRepository bean that merges results from chid/sub attribute DAOs using MergingPersonAttributeDaoImpl. Take a look this wiki page for more info: https://wiki.jasig.org/display/PDM15/Attribute+Aggregation
> -----Original Message----- > From: chavanne [mailto:[email protected]] > Sent: Friday, July 12, 2013 1:55 AM > To: [email protected] > Subject: [cas-user] how retrieve attributes from two domains? > > Hi team, > > i use a CAS server(3.4.12) with 2 differents Active Directory domains. > it's working perfectly. > > now i need to retrieve some attributes from the two domains. > i can do that from one, but i don't know how configure the CAS server with > the two domains. > > i try to configure two "attributeRepository" beans, each one with a > different > "contextSource". > but the CAS server refuse that. > > is the CAS server able to do that? Or do I have to modify the server? > > i've got no idea left so i need some help i join the > DeployerConfigContext.xml setup > > thank you > > > > -- > 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
