Ah, took me a while to remember what the issue was when I had the same problem, but got it eventually.
CAS lowercases the attribute keys by default, i.e. memberOf should be memberof, otherwise they won’t match when the attributes are mapped. Took me a couple of days to figure this out for some other attributes I had. I believe there is some option to preserve case somewhere otherwise, but I can’t quite remember. Regards, /Fredrik -- Fredrik Jönsson, M.Sc. Email: [email protected]<mailto:[email protected]> System architect Phone: +46 8 790 66 03 Kungliga tekniska högskolan (KTH) Mobile: +46 73 595 66 03 KTH/UF/ITA 26 nov. 2015 kl. 08:21 skrev Cyrus Grissom <[email protected]<mailto:[email protected]>>: Hello, I have a problem to release the content of the attribute « memberOf » (Active Directory) with CAS 4.12. I can see the content of this attribute (groups) into the log but they are not mapped and not released. All the others attributes are ok I searched on Google but the solution to fix this problem are not working with the 4.1.2 If someone can help me ☺ I attach my log and my DeployerConfixContext.xml file ________________________________ [Avast logo]<https://www.avast.com/antivirus> L'absence de virus dans ce courrier électronique a été vérifiée par le logiciel antivirus Avast. www.avast.com<https://www.avast.com/antivirus> -- 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]<mailto:[email protected]>. Visit this group at http://groups.google.com/a/apereo.org/group/cas-user/. <DeployerConfigContext.xml.txt><cas.log.txt> -- 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]. Visit this group at http://groups.google.com/a/apereo.org/group/cas-user/.
