Gaetan Dardy wrote: > + I'm using LDAP attributes through the bean "attribRepository" and the > manage.html page shows me the attributes when adding a new service. So I > suppose these attributes do exist in the CAS reply. I found this document helpful in extending the CAS 2.0 protocol to add attributes to the reply (even though my French language skills are nonexistent).
<http://doc-cri.univ-nancy2.fr/public/?contentId=3841#AUTO_SECT0.4.2> > Of course, i'd like > to use the attributes, especially with the PHP client. After reading the > phpCAS code, I assume it is not yet possible. Is it true ? > I don't believe the standard phpCAS client will parse attributes. But with a few changes, it should be possible to extend phpCAS to parse them. Thanks, John _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
