Redirect User without asking for IdP.
Peter Schober
peter.schober at univie.ac.at
Wed Jul 17 08:21:52 EDT 2013
* Saurabh Tyagi <saurabh.tyagi at thepsi.com> [2013-07-17 13:43]:
> Yeah I read that and created link below is that link.The below link is
> working fine.
> https://192.168.3.213/Shibboleth.sso/Login?target=https%3A%2F%2F192.168.3.21
> 3%2FTestSAMLRequest&entityID=http%3A%2F%2Fps212.xxx.com%2Fadfs%2Fservices%2F
> trust
>
> But I don't want user to click any link. I want as he types in the address,
> he should be forwaded to its predefined IDP.
That's what would happen if you did what I wrote:
* Peter Schober <peter.schober at univie.ac.at> [2013-07-17 13:10]:
> * Peter Schober <peter.schober at univie.ac.at> [2013-07-15 16:04]:
> > The latter usually involves giving specially crafted links (or
> > resources at your server) to the institution, which will always
> > initiate a session with that institution's IDP, e.g. using the
> > requireSessionWith content setting.
> > https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPContentSettings
Ignore the word "link" in the above paragraph, if that helps.
Put the requireSessionWith content setting in your httpd Location or
Directory or Files or whatever directives and a session with the IdP
given will be initiated once that resource is being accessed.
No link clicking. Just URL accessing.
-peter
More information about the users
mailing list