You need to sign in to do that
Don't have an account?

How to create a connected App with an external single sign-on
I have created single sign-on from my company to Salesforce. I now need to use the login credentials from the SSO to a connected app. I have studied the implementation guide and have learned that I need to transport the user credentials to an auth provider. What are the steps to do this?

Did you ever find out how to do this? We've run into the same problem