Redirect user after SSO login

  • 3 June 2013
  • 1 reply
  • 233 views

There is an undocumented get parameter that you can pass in during single sign on.


Append: &redirect_to=<URL>


to the external authentication string consisting of the hash and email address and once logged in you will be redirected to the url specified.


This topic has been closed for comments

1 reply

Yes Blake 


We missed the redirect_to option, which can be used to redirect the USER to any URL after login.


We will add this in the Solution article


regards

Vijay