Login issue

Cantor, Scott cantor.2 at osu.edu
Wed Jul 3 13:17:46 EDT 2013


 > I am using 8443 for IdP https access because the standard 443 is already used
> in IIS for my SP.

Which is why we advised not doing this on one host.

> Concerning the current issue, I added <logger
> name="edu.vt.middleware.ldap.jaas.JaasAuthenticator" level="DEBUG" />
> in my logging.xml file
> but still cant see any change in IdP side. In LDAP logs, I cant neither see any
> issue related to IdP.

Then there's a failure occurring before it gets that far.
 
> I cant see in an SP log file (shibd.log) the following error  messages and would
> like to understand and know how solve it.

Fix the XML in your file. The error is strange looking and is probably an indication you have a namespace error in however you've added the broken element, or possibly have added two elements where only one is permitted.

You should be able to solve errors like that by reading the documentation, which describes the content permitted in those files.

-- Scott





More information about the users mailing list