We have a web application using OpenId for authentication and a web API using Oauth2. A third party web application will be integrating with the API. What we are trying to set up is that if the third party web app has an oauth token for a particular user, it can present links to our web app that would not require the user to login again.