I have an online training platform so that my customers can learn more about my products, supplementing my knowledge-base in Zendesk Guide. I will be creating articles in Guide that will contain links to the content on the new platform and I want my users to have a seamless experience and not have to log in again. If the user goes directly to the new platform then they should be redirected back to Zendesk for authentication. I need to restrict access to that training to users with a Zendesk account. The platform supports SAML 2.0, OAuth 2.0, and Token-base authentication.
There has to be a way to use all the work that I have done setting up my Zendesk database to authenticate my users to the new platform. Please tell me there is a solution for this.
Hey Greg,
It looks like we currently do support SAML 2.0. It's not directly mentioned here: Enabling SAML single sign-on However, it is referenced in the code examples.
Let me know if you have any other questions!