Without knowing what you have so far, it’s very difficult to say. Either you have misplaced the configuration, or you have misdefined the property keys.
-- Misagh From: Sascha Müller <[email protected]> Reply: Sascha Müller <[email protected]> Date: August 23, 2016 at 7:59:31 AM To: CAS Community <[email protected]> Subject: [cas-user] What are the exact steps to configure CAS 5.0.0 RC1 to use LDAP? Hey everybody, I tried to configure LDAP login through CAS 5.0.0 RC1 for more or less 4 days now. As far as I understand the documentation, all I have to do is: add the dependency cas-server-support-ldap to my pom.xml and configure ldap support via cas.properties (like url, baseDn etc.). But when I try to login, I get the following message on the console: Cannot find authentication handler that supports [username] of type [UsernamePasswordCredential], which suggests a configuration problem. I get the strong feeling I'm missing something really important here... -- 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/51f27ef4-59b9-4b3e-9cf6-e6908bf3d98d%40apereo.org. For more options, visit https://groups.google.com/a/apereo.org/d/optout. -- 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/etPan.57bd1bdd.7ea822c1.1ce9%40unicon.net. For more options, visit https://groups.google.com/a/apereo.org/d/optout.
