404 when trying to access Validator URL from LDAPConnector page
Peter Schober
peter.schober at univie.ac.at
Fri May 11 04:48:19 EDT 2018
* Rod Widdowson <rdw at steadingsoftware.com> [2018-05-11 10:26]:
> > I am trying to find information on how to configure an LDAPDataConnector using springResources.
> > It appears that the Validator URL at the bottom of the page leads to a 404.
>
> What’s in the logs? Whence the 404? Why do you draw this
> conclusion?
What the OP is saying is that in the wiki section
https://wiki.shibboleth.net/confluence/display/IDP30/LDAPConnector#LDAPConnector-Externally(Spring)DefinedContent
the links shows as
* com.google.common.cache.Cache<String,Map<String,IdPAttribute>>
* Validator
are broken, with the latter pointing to
http://shibboleth.net/cgi-bin/java-idp.cgi/net/shibboleth/idp/attribute/resolver/dc/impl/Validator
$ curl -Lsvo /dev/null http://shibboleth.net/cgi-bin/java-idp.cgi/net/shibboleth/id | grep '^< HTTP' | sed 's|^< ||'
HTTP/1.1 302 Moved
HTTP/1.1 404 Not Found
-peter
More information about the users
mailing list