We have SSO set up for our instance and would like to be able to share links for content for our users that would direct them to the SSO login rather than the TI login and then redirect them to the content we listed.
I have talked to one person who has this set up for their org using a SSO URL Generator, but I wanted to see if others were doing this and if so, how you set it up?
Thanks!
SSO URLs
Best answer by Christopher.Hernley
Making a handful of them manually isn't hard once you have the base, but your probably want to involve your Engineering team if you try to generate a full list of everything you have on your site.
I tried to break this out a bit more below with colors hope it helps
- https://chris.thoughtindustries.com/ = this is your base URL for your site - it would be the same every time
- access/saml/login/ = this tells Ti to send the user though the SAML consumer and to the SSO login - it would be the same every time
- chris-pano-slug/ = the panorama slug which is based off the Pano name you set in the system and would be the same for all SSO URLS for that Pano. It can be accessed in a few ways though I usually go to the Pano SSO settings, expand the SMAL 2.0 Settings, click “Download SP Metadata” and grab what is at the end of the address bar after /metadata
-
- ?returnTo= = this will send the user back to whatever portion of the Ti platform you want to redirect them to - it will always stay the same.
- /learn/article/challenger-introduction = this is a portion of the Current URL which appears at the bottom of step 5 Release when editing any content item. You’ll only need the /learn… portion of it. It is a combination of the content type and content details slug.
We opted for the “generator route” using the API List Content since each of our Panos gets different content so we didn't want to work off a single list of all content on the site. It involves making API requests and collecting the responses to output them to a csv file for easy distribution. If you go this route I would certainly recommend getting Engineering involved.
Hopefully this didn't confuse you too much but I’m happy to hop on a short call if you like as I also set up the generation for the full list.
Sign up
Already have an account? Login
All log-in's are now via TI SSO
Click here to access the SSO pageEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.

