Link forwarding allows Admins to create SSO-encoded links so that users can be directed to links within the LMS after logging in.
This can also be accomplished through SSO-Enabled Deep Link URLs.
This article outlines the following concepts:
Pre-Configuration
Before creating this link, the following will need to be collected:
- Site URL - this is the organization's website URL or tovuti.io website.
- SSO ID - the number of SSOs being used. In most cases, this value will be 1
- Destination Link - the link to which users are forwarded. This link needs to be encoded.
Encode the Destination Link
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.
Build the Link
http://
+
the 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