389
Views
2
Comments
[IdP] Passing the original URL
Question
idp
Web icon
Forge asset by João Barata

Is it possible to redirect back to the original URL.  We have an app coming in on a URL such as entry.com/app  the IDP is on IDP.com/Idp so when authentication is done it is redirecting back to idp.com rather than entry.com/app. 




2017-02-16 19-26-26
Telmo Martins
Staff

Hi Paul,

Just call the action IdP_SSO_URL without set the OriginalURL input parameter and also clear (if set) the "Login Default URL" (can be found on IdP configuration under "SP Connector internal settings" tab.

This way above after a successful login the user/browser is redirected to the URL that originate the login request, ie, that require the login.

Regards.

UserImage.jpg
Paul Davies

Hi Telmo,

I've made those changes and we are still be redirected to base url of the IDP?  


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.