setting relayState to use ODBC storage service results in attempted redirects to an invalid URL
Basics
Technical
Logistics
Basics
Technical
Logistics
Description
When using the ODBC storage service and setting the Session attribute relayState to use this storage service (ss:db), the redirect generated at the end of SSO is to a URL value that appears to include the internal identification info instead of just the URL. In the logs one sees:
When using the ODBC storage service and setting the Session attribute relayState to use this storage service (ss:db), the redirect generated at the end of SSO is to a URL value that appears to include the internal identification info instead of just the URL. In the logs one sees:
ACS returning via redirect to: ss:db:dd9523710a79a9e408efa5fde5c4e447https://test.babel.hathitrust.org/shcgi/mb
This leads to an XMLTooling error in the browser and similar message in the native log:
ERROR Shibboleth.Apache [16332] shib_handler: URL contains invalid scheme (ss).
Thanks.
Sebastien