You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{"success": true, "reason": "Changed Organization", "region_url": "New API endpoint IF applicable"}
1066
1066
```
1067
1067
1068
+
### Generate SSO login link
1069
+
If you're using SSO, you can use the above API to also generate login link for your users who aren't already logged in. Please make **sure** to include the "mode" parameter as "login" in the request body.
Similarly, you can generate a link to allow your user to be connected to your organization as well by using the same request body but removing the "mode" parameter.
0 commit comments