<div dir="ltr">Hi:<div><br></div><div><div>I want the user to pick a location after login and before entering the application. So, I set the target attribute as follows in shibboleth2.xml. </div><div><br></div><div>&lt;SSO entityID=&quot;<a href="http://www.okta.com/hhhhhhhhhh">http://www.okta.com/hhhhhhhhhh</a>” target=&quot;https://&lt;server&gt;/location/select”&gt;</div><div>  SAML2 SAML1</div><div>&lt;/SSO&gt;</div><div><br></div><div>Shibboleth properly redirects the user to the URI /location/select after successful login. After picking the location, I want the user to proceed with the original URL entered by him/her(e.g https://&lt;server&gt;/customer/1000/show). Currently, I am redirecting the user to home page (https://&lt;server&gt;/home) after location selection. Is it possible to determine the URL entered by the user from shibboleth?</div><div><br></div><div>Thanks</div><div><br></div><div>Nara</div></div></div>