Skip to main content
All CollectionsIsla FunctionalityIntegrations
User authentication and redirect
User authentication and redirect

Log a user into Isla and redirect them to a patient in context

James Jurkiewicz avatar
Written by James Jurkiewicz
Updated over 2 years ago

Isla stores rich visual data which is key to clinical decision making, but it can be difficult or expensive to move the data between systems and then for clinicians to use this data outside of Isla's native environment

To solve this challenge, Isla has developed an API which allows any partner to create a seamless clinical workflow to allow a clinician to view data in context within the Isla platform.

How does it work?

When a user clicks a button, the partner sends an authentication redirect request to Isla, and looks up whether the user already exist in Isla. If they do, we return a link with a custom auth token to log the user in. If the user doesn't exist (or exists, but is not yet linked with this requesting API), then we redirect the user to log into Isla. When they log in, we link their account so they'll be logged in next time.

What are the benefits?

  • The Trust avoids complex integrations to move heavy data between systems

  • Clinicians can continue to view data within the Isla platform, but without the context switching between systems

  • Reduce clinical admin time of logging in and searching for patients in Isla

Did this answer your question?