idp v3 authentication - The username you entered cannot be identified
Nate Klingenstein
nate.klingenstein at utah.edu
Tue Mar 15 11:47:12 EDT 2016
> I mean the IdP login page reports back "The username you entered cannot be identified - not the SP.
Oh. Well, that’s less of a trap and probably totally self-contained. It’s possible that someone may see an obvious mistake in your configuration, but it looks like it’s issuing the LDAP queries, so in the name of troubleshooting, I would turn up your logs.
If you’re using 3.2, there should be a number of immediately obvious categories to change in logback.xml. You could start by cranking these to DEBUG.
<variable name="idp.loglevel.idp" value="INFO" />
<variable name="idp.loglevel.ldap" value="WARN" />
And good to have confirmation from Scott that not all the views need to exist.
More information about the users
mailing list