home / IDP

Category: IDP

Shibboleth IDP status page returns 500 java.lang.noclassdeffounderror javax/servlet/jsp/jstl/core/co

  While deploying IDP on a Tomcat instance, I would then receive a 500 internal error response when I tried to access the shibboleth status page (e.g. http://localhost/idp/status)

Shibboleth SP Issue: opensaml::saml2md::MetadataException

  When integrating the Shibboleth IDP and the Shibboleth SP, I would receive the following saml2 metadata issue

opensaml::saml2md::MetadataException
The system encountered an error at
To report this problem, please contact the site administrator at root@localhost.
Please include the following message in any email:
opensaml::saml2md::MetadataException at (http://HOSTNAME/secure/)
Unable to locate metadata for identity provider (https://HOSTNAME/idp/shibboleth)


Shibboleth CAS Integration: HTTP Status 500 - Error processing ShibCas authentication request

  You need to ‘integrate’ Shibboleth IDP 3 with CAS This means that Shibboleth uses CAS as the authentication module to authenticate users. This is a Shibboleth IDP external authentication plugin that delegates to CAS

Comments