So I've read through the Single sign-on (SSO) options in Zendesk and in the About enterprise SSO it seems we need to create a login button that would allow our users to be taken to Steam to be signed in. Is there a way for us to create steam login option in our Zendesk Sign-in page ?
How can I create a SSO login button for Steam?
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Currently we don't have a streamlined way to include that login with Steam button such as seen with social media, Google or Microsoft accounts. However, from a brief look at Steam's API docs as well as OpenID docs, you might be able to achieve with some development and custom configuration. I recommend maybe taking a look at JWT single sign on as a starting point.