You just need to create a CredentialsToPrincipalResolver that returns attributes and then use the /samlValidate url instead of /serviceValidate (and an appropriate TicketValidator). The CAS Client for Java 3.1-m1 has a SamlTicketValidator you can use as an example.
-Scott On 4/26/07, Ding Kai-Jian <[EMAIL PROTECTED]> wrote:
Scott Battaglia <[EMAIL PROTECTED]> writes: > > > CAS 3.1 will support sending back attributes via SAML (though its possible to send it back other ways). We've built in a "Services Management" tool to allow you to control which attributes get sent back to which service. Of course, clients would have to be updated to take advantage of these new features. > We're currently targeting a CAS 3.1 release for June. We will be looking for volunteers to help us update clients -Scott > Thanks, good news. But can you give us an exmpale how to configure it? If we know it, we can custmize our client by ourselves. _______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
-- -Scott Battaglia LinkedIn: http://www.linkedin.com/in/scottbattaglia
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
