CAS + LDAP

Scott Battaglia scott.battaglia at gmail.com
Mon Feb 4 15:05:48 EST 2008


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 <earnest.berry at gmail.com> 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
> cas at tp.its.yale.edu
> http://tp.its.yale.edu/mailman/listinfo/cas
>
>


-- 
-Scott Battaglia

LinkedIn: http://www.linkedin.com/in/scottbattaglia
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://tp.its.yale.edu/pipermail/cas/attachments/20080204/829b0673/attachment.html 


More information about the cas mailing list