Shibboleth Password with LDAP - no login screen

Peter Schober peter.schober at univie.ac.at
Thu Sep 29 11:16:21 EDT 2016


* eln00b <jbru0003 at synchronoss.com> [2016-09-29 16:18]:
> I want to add Shibboleth SAML on top of the OpenLDAP service (same machine).
> I followed the installation and configurations instructions on the IdP 3
> wiki through the end of the AuthenticationConfiguration page. Everything
> starts up fine on my Tomcat 8 server and I am able to see the basic
> http://<server>/idp and http://<server>/idp/status pages. I configured the
> ldap.properties and all of the authn configuration files.
> 
> However, the problem is that I cannot get the login.vm page to display.

How are you trying to get those to display?
The IDP has no web UI you access first and outside of trying to log in
to a service, so ordinarily you'd only see the login form when trying
to access an SP.
With JSP you could get the IDP to display the (non-working) form by
accessing e.g. /idp/login.jsp
Not sure whether or how you'd do that with Velocity, but that's not
the inteded way to see those anyway.
-peter


More information about the users mailing list