Getting SP URL in login.jsp
Kevin P. Foote
kpfoote at iup.edu
Tue Nov 12 11:29:08 EST 2013
On Tue, 12 Nov 2013, Aravindhan A wrote:
> I have configured the location (http://10.0.0.231/idp/) as a protected
> resource. While accessing it , It redirected to the IDP for the login and
> return to the SP which is working fine.
>
> I want to get the SP url in the IDP. i.e I want to get the url
> (http://10.0.0.231/idp/) in login.jsp file.
>
> Is there any possible way to do this?
I don't believe you can get the exact URL. You do have access to the SP's entityId
though so that might get you what you want?
Here is the wiki page that gives you some ideas on what you can pull and
display to the user.
<https://wiki.shibboleth.net/confluence/display/SHIB2/IdPAuthUserPassLoginPage>
------
thanks
kevin.foote
More information about the users
mailing list