Hello folks, I don't know if this is possible in 4.x without extending it but I figured I'd ask.
I'm implementing LDAP based CAS on a corporate AD server I have no administrative control over (as usual). I wrote an Ldaptive class to check the idea and it seems valid: https://gist.github.com/buggtb/4084f76484c771dd1aca14570c932e24 But i was wondering if I could do similar in CAS without extending it. Basically I want to do a search for myself after authenticating... as my self. Its basically a directbind but without knowing where in the tree I live, so I authenticate and then find myself. So in the LDAP examples I wanted to know if I could do an Authenticated Search, but pass the username and password in from the users entry when they attempt to login? Thanks Tom -- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/f0313388-c4e5-418a-9695-7276bce7e98a%40apereo.org. For more options, visit https://groups.google.com/a/apereo.org/d/optout.
