...
You can enable SSO by going inside the “Settings” tab on the bottom-left of your Flow builder side menu. Then clicking on the “SSO Settings” option.
Anchor | ||||
---|---|---|---|---|
|
Click on the “Basic” tab and fill in the required details.
Once done, Create a new sub-flow. Here we will set up the SSO logic.
...
Once SSO is enabled, you will start seeing “SSO Required” in the Start nodes of the sub-flows. Enabling this option will direct the user toward the SSO login and then redirects the user to the sub-flow you selected inside the settings upon successful login.
Once successful, the “Thankyou” screen will persist for 5 seconds and then the user will be redirected to the follow-up subflow, or you can manually exit the page as well.
Anchor | ||||
---|---|---|---|---|
|
Advanced options enable you to set up your own logic flows for SSO. This enables the user to setup the SSO in channels where buttons with links are not properly populated by using a system variable field called “SSO Url”
Anchor | ||||
---|---|---|---|---|
|
...
Note |
---|
The bot users are still counted separately. SSO only functions to sync the data between bot users, it does not accumulate the bot users into one bot user. |
Customizable Thank You Page
You can now customize the text on the thank you page as per your desire. The default text will be “thank you”. This feature is available in both Basic and Advance SSO modes.
...