CAS returns nothing to you besides the ticket. You'd have to validate the ticket in your Auth interface and then obtain the username from that. You can then contact LDAP.
-Scott On Feb 4, 2008 1:09 PM, Earnest Berry III <[EMAIL PROTECTED]> wrote: > Hello, > > > > I've posted to the list before and we got CAS working a while back ( > thanks for being patient guys ). I've come across another quick question. > > We would like an Application (in this case Clearspace by Jive Software) to > authenticate via CAS, and then pull the user profile and group information > from LDAP. Well, the problem is that their "Auth Interface" requires a > username/password. CAS obviously returned a ticket, but obviously not the > password used to authenticate the user. Is there some other piece of > identifying/authentication information that I could use from the CAS > redirection response to perhaps then Auth to the LDAP server to pull > information? > > Our CAS currently uses Kerberos to verify users, and LDAP is a service of > Kerberos…so perhaps I could do something with that? > > Thanks. > > > > _______________________________________________ > 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
