> <property name="filter" value="email={%u}"/>
I don't believe you need the enclosing braces above.
The best way to diagnose errors is to review the cas.log file on the
server. It's written to the current working directory of the Java
processing running your container by default. Please share the
relevant parts of that file if changing your filter doesn't help.
Unrelated to authentication problems, you should consider setting
pooled=false for your LdapContextSource. When set to true, that flag
triggers JNDI context pooling for LDAP connections, which is a
security liability for connections used for authentication.
M
--
You are currently subscribed to [email protected] as:
[email protected]
To unsubscribe, change settings or access archives, see
http://www.ja-sig.org/wiki/display/JSG/cas-user