TestShib
Kevin Foote
kpfoote at uoregon.edu
Tue Dec 9 17:40:11 EST 2014
> On Dec 9, 2014, at 2:29 PM, Sathish Anickode <SAnickode at skytouchtechnology.com> wrote:
>
> I was actually testing through TestShib but was redirected to the following url: https://idp.local.com/idp/Authn/UserPassword, and I encountered similar issue. Once I submitted my user id and password from this page, I got back the following message:
>
> Login has failed. Double-check your username and password.
Forgot to ask if this is v2 or v3 of the IdP but I’ll assume v2 for now..
Well this tells us that the testshib.org sp is directing to your IdP just fine and that your IdP is “configured” for the JAAS authN.
I believe you should turn up logging in the logging.xml file and restart your IdP jvm.
This should show you what is going on in vt-ldap JAAS portion.
== clip from logging.xml
10 <logger name="edu.internet2.middleware.shibboleth" level="DEBUG" />
11
12 <!-- Logs OpenSAML, but not IdP, messages -->
13 <logger name="org.opensaml" level="WARN" />
14
15 <!-- Logs LDAP related messages -->
16 <logger name="edu.vt.middleware.ldap" level=“DEBUG" />
--------
thanks
kevin.foote
More information about the users
mailing list