Hi, I would like to know please if it was possible to display the target url at the login.jsp page. let's say i want to access https://sp.example.com/mysite. Is there a way on the idp login page (login.jsp) to read the target url which is 'https://sp.example.com/mysite' I'm looking for something like <%= SomeClass.getTargetUrl() %> Thank you a lot