Skip to main content

Redirect user after SSO login

  • June 3, 2013
  • 1 reply
  • 349 views

  • Contributor
  • 16 replies

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.

Did this topic help you find an answer to your question?
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