Using different ProfileHandler URL

Kasa, Nubli mmohdkas at indiana.edu
Wed Feb 13 18:48:27 EST 2013


Hi,

     For historical reasons, some of our SAML1 handler use the following URL:

https://<hostname>/idp/SSO<https://%3chostname%3e/idp/SSO>

    instead of the standard url with /profile:

https://<hostname>/idp/profile/Shibboleth/SSO<https://%3chostname%3e/idp/profile/Shibboleth/SSO>

   I tried to allow /SSO to be handle by profile handler as well by modifying "IdPSessionFilter" filter-mapping and "ProfileRequestDispatcher" servlet-mapping to use url-pattern  /*  and handling the url appropriately in handler.xml. It works but now the error pages shows up blank and log shows the following error:

ERROR [edu.internet2.middleware.shibboleth.common.profile.provider.JSPErrorHandler:86] - Could not dispatch to error JSP page: /error.jsp

   Is there a better way to handle this or am I missing something? Any help would be greatly appreciated.

Thanks,
Nubli

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20130213/f6df61ec/attachment-0001.html 


More information about the users mailing list