How to redirect user to another web application's URL after authentication

calvin.a calvin.a at wph.com.sg
Wed Dec 12 02:24:17 EST 2018


Hello Shibboleth Developers,

I am doing integration of Shibboleth with another web application called
LucidWorks Fusion (if anyone ever heard it). Shibboleth will be used as SAML
authentication before our users would be able to access the web application.

Currently the flows that have been working so far is: from the web
application, user is able to redirect to Shibboleth IdP's login page.
Then, once authentication is successful, user is redirected to *http://<SP
host>/Shibboleth.sso/SAML2/POST* and shown the SP's home.

I understand from the documentation that the expected flow is as above.
So, after this, can I know how to configure that Shibboleth will redirect
user to a certain URL from the web application?
The requirement from this web application is to make user must go to one
certain URL after the authentication (*http://<fusion app
host>:8764/api/saml*) in order to proceed.

I am trying to modify the /shibboleth2.xml/, IdP metadata, and/or SP
metadata file, but it does not seem to work. Are there configurations I need
to do instead?

Thank you.

Best Regards,
Calvin




--
Sent from: http://shibboleth.1660669.n2.nabble.com/Shibboleth-Developers-f1660781.html


More information about the dev mailing list