Redirecting a logged user to a hard coded URL
- Article Type: General
- Product: MetaLib
- Product Version: 4
Description:
How do I redirect the user after logging out of PDS to a specific page/URL?
Resolution:
To redirect a logged user to a hard coded URL, after logging out, change the URL in the file : pds-logout in : /exlibris/metalib/m3_N/insNN/www_v_eng.
In this example the user will be redirected to : www.cnn.com'
<body onload = "parent.location = '&server_pds?func=logout&calling_system=metalib&url=http://www.cnn.com'">
Additional Information
Logout, PDS, Redirection
- Article last edited: 10/8/2013