sul-dlss-deprecated / hydrox

DEPRECATED: Hydrox was an experiment to use Hyrax to replace Hydrus as the web-based deposit interface to the Stanford Digital Repository
0 stars 0 forks source link

The 'Login' link needs to pass referrer param #73

Closed eefahy closed 6 years ago

eefahy commented 6 years ago

The Login link needs to pass along a referrer param with the value of the page the user originated a Login action from. This gives the application a way to know when a user is coming back from shibboleth and then where to redirect them. Otherwise, the user will get re-redirected to nginx then shibboleth resulting in an idp error page for the stale request.

current Login url: (busted)

with referrer: (works)