Tovuti has recently released an SSO-Enabled Deep Link feature. This feature is another alternative to SSO Link Forwarding. For more information on the Deep Link feature, see the Help Center article here.
Before creating this link, the following will need to be collected:
- Site URL - this will be the organization's website URL or tovuti.io website. This will depend on the use case
- SSO ID - this will be the number of SSOs being used. In most cases, this value will be 1
- Destination Link - the link to which users will be forwarded. This link will need to be encoded. To do so, complete the following steps:
Go to Configuration > click Single Sign-On > click Forwarding URL Encoder
Copy the destination link into the field > click Encode.
Click Copy URL to then build the Forwarding Link with the collected items.
Put the link together
http://
+
your site url
+
/component/axs/?view=sso_config&id=1? (1 in this case represents your SSO ID. Enter your specific SSO ID here.)
+
?forward=
+
copy the encoded Destination Link pasted from the URL encoder in Tovuti
All together, this will give you the Forwarding Link.