Protecting different URL paths

Kiem Nguyen kiemnguyen at gmail.com
Fri Nov 1 15:48:59 EDT 2019


Thank you, Peter. I took out the fragment identifier (#) but it still
routed me to the main page. Please see the steps below:

1. Go to https://abc.com/app1
2. Login
3. It redirects me to https://abc.com (I'd like to have it redirects me to
https://abc.com/app1)

Could you show me how to make Shibboleth redirect to a specific URL after
the authentication? I tried to put the encoded URL for app1 in the
relayState in shibboleth2.xml (relayState="https%3A%2F%2Fabc.com%2Fapp1"),
but it said Shibboleth doesn't understand the relayState merchanirsm.

I would greatly appreciate if anyone could help me out. Thank you.

Best regards,
Kiem Nguyen



On Thu, Oct 31, 2019 at 6:25 AM Peter Schober <peter.schober at univie.ac.at>
wrote:

> * Kiem Nguyen <kiemnguyen at gmail.com> [2019-10-30 23:34]:
> > I have two applications which hosted in the same domain under two
> separate
> > paths:
> >
> > https://abc.com/#/app1
> > https://abc.com/#/app2
>
> Those are not different paths as far as the webserver is concerned:
> https://en.wikipedia.org/wiki/Fragment_identifier
>
> -peter
> --
> For Consortium Member technical support, see
> https://wiki.shibboleth.net/confluence/x/coFAAg
> To unsubscribe from this list send an email to
> users-unsubscribe at shibboleth.net
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20191101/c1d3877e/attachment.html>


More information about the users mailing list