Dear Zendesk developers,
What is the best way to sign-in users into our application, using the logged in Zendesk agent.
We wish to prevent users from needing to login twice: once into Zendesk and then again into our application. Our application is loaded as support app in the top_bar position and loads an iframe and authenticated using OAuth from Zendesk to our sign-in server.
Now an agent signs-in, how can we use the OAuth connection already made by the Zendesk admin to sign in this agent?