Several questions around attributes
John Thiltges
jthiltges2 at unl.edu
Thu Dec 6 19:27:54 EST 2007
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
More information about the cas
mailing list