Access Azure API for FHIR with an external ID without code

Pavitra Chauhan 0 Reputation points
2024-09-03T10:04:35.8933333+00:00

Hi, Is there a way to access FHIR resources of 'Azure API for FHIR' with an external guest ID and without getting the code on the mail ID and just using the password of the guest ID account. The guest ID account is a Gmail account.

Azure Health Data Services
Azure Health Data Services
An Azure offering that provides a suite of purpose-built technologies for protected health information in the cloud.
160 questions
{count} votes

1 answer

Sort by: Most helpful
  1. JananiRamesh-MSFT 26,546 Reputation points
    2024-09-04T14:43:59.75+00:00

    @Pavitra Chauhan Thanks for reaching out. It sounds like you have invited a guest account to the Azure Entra ID tenant and then granted that user access to the FHIR server. Logging in a guest user to Entra ID may require multi-factor authentication (MFA), which is an additional layer of security that requires users to provide two or more forms of authentication to access a resource.

    As an alternative solution for enabling read-only access to the FHIR service for Google accounts, is to use Azure AD B2C. Azure AD B2C is a cloud identity service that allows you to customize and control how users sign up, sign in, and manage their profiles when using your applications. It supports social identity providers such as Google, Facebook, and Microsoft accounts, as well as enterprise identity providers such as Azure AD.

    However, setting up Azure AD B2C can be an involved process, but it allows for more direct login of Google or other retail accounts to the FHIR service.

    Use Azure Active Directory B2C to grant access to the FHIR service in Azure Health Data Services | Microsoft Learn

    do let me know incase of further queries, I would be happy to assist you.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.