Shibboleth with Active Directory rejects all user names
Cantor, Scott
cantor.2 at osu.edu
Mon Oct 31 09:28:14 EDT 2016
> Thanks, that's useful information. It was far from clear in the
> documentation that the bind "credential" actually meant a user name and
> password. The term "credential" implied the use of some kind of shared
> secret key for this. I've put this in and changed the config to use the
> credentials and I'm now getting the following error:
>
> org.springframework.binding.expression.EvaluationException: An
> ELException occurred getting the value for expression
> 'ValidateUsernamePassword' on context [class
> org.springframework.webflow.engine.impl.RequestControlContextImpl]
>
> Any suggestions?
You had to have badly corrupted the Spring files for the password flow. It defaults to importing ldap-authn-config by way of password-authn-config and you can't have left that alone if you're getting that error.
-- Scott
More information about the users
mailing list