Redirect to page after authentication

Cantor, Scott cantor.2 at osu.edu
Tue Mar 18 10:05:03 EDT 2014


On 3/18/14, 10:00 AM, "Josh Christensen" <jchristensen at ftni.com> wrote:

>So, I have IDP initiated authentication working, so far as I can tell,
>but when the user comes back to my server, they are hitting the root
>site. 
>http://test.mysite.com:8080.  I would like them to redirect to
>http://test.mysite.com:8080/home/test.

If you are pushing SSO from the IdP to the SP, then the IdP has to control
that via a RelayState value.

> 
>I added a target to the SSO declaration, but that did not work.

It probably would have if you were starting at the SP, as SAML is intended
to work. So I don't think you are. So you are creating the problem
essentially. But if you start at the SP, you wouldn't need to set target
statically either.

-- Scott




More information about the users mailing list