If you are testing a connection that belongs to someone else, and you don’t have test credentials with them, it is not possible to be logged in to the Auth0 Dashboard. This is common when connecting to Enterprise connections, such as (IdPs) or Active Directory. The solution? Your partners can test the new connection.
Replace these two parameters: * `client_id`: Client ID of the application created in Step 1. * `connection`: Name of the connection you want to test.3. Test the connection. When your partner follows the link, they will be redirected to their configured Identity Provider (the connection). After successful authentication, they will be sent back to [JWT.io](http://jwt.io) where all user properties will be decoded from the token.<Note>The test app is not a real app. [JWT.io](http://jwt.io) is a testing website that decodes tokens sent in a URL fragment.</Note>