Edge Browser Sign In

Andrew Thompson 1 Reputation point
2021-05-24T12:43:25.173+00:00

Hi,

We are running a hybrid environment and I've been tasked with applying Enterprise Sync to all users.

What I want to achieve is that when a user opens the browser, they are logged in using their UPN and password.
Both of these match our on prem config.

Does anyone know how I could do this?

Thanks

Microsoft Security | Microsoft Entra | Microsoft Entra ID
Microsoft Edge | Microsoft Edge development
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. AmanpreetSingh-MSFT 56,871 Reputation points Moderator
    2021-05-24T13:25:03.813+00:00

    Hi @Andrew Thompson · Thank you for reaching out.

    As you have a Hybrid environment, I would suggest you to perform Hybrid Azure AD Join for this purpose. Now depending on if your domain is Federated(using ADFS for instance) or Managed, the steps may vary. Below are the tutorials for each scenario:

    Once the devices are Hybrid Azure AD joined and you sign into that Windows device using Azure AD User account (synced from On-premises), you will get a PRT (Primary Refresh Token). PRT will be used to facilitate Single Sign-on when you access a cloud app federated to your Azure AD tenant on the Hybrid Joined device. Once you perform MFA (If enabled), this information will also be stored in PRT and you won't be required to do MFA again on that device.

    Another option that you may consider is Seamless SSO using AD Connect.

    -----------------------------------------------------------------------------------------------------------

    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.


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.