Hi there,
In our scenario, we have Cerner launcing our SMART on FHIR app. We eventually receive an accesstoken/refresh token etc.
for the user to use our plugin, we need them to provide an auth0 issued accesstoken to call some of our APIs.
Question is it possible to silently authenticate the user in Auth0 using an oauth2 based connection to Cerner so user doesn't sign in twice? has anyone done anything similar to this?