Skip to main content

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.

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