Edge Automatically sign in to sites with your current work or school account

Tafadzwa Mukorombindo 21 Reputation points
2024-09-30T09:13:55.0133333+00:00

Hi

Is there a way to set the "Automatically sign in to sites with your current work or school account?" setting in edge via policy, powershell or otherwise? I can't find a setting for this in Intune. We want to be able to set this for all users on our tenant

edge

Thanks

Taf

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,311 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
5,048 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Pavel yannara Mirochnitchenko 12,576 Reputation points MVP
    2024-09-30T15:24:41.1533333+00:00

    Greetings!

    From Settings Catalog, search and investigate following settings:

    Browser sign-in settings

    Configure whether a user always has a default profile automatically signed in with their work or school account


  2. Mohammed Altamash Khan 2,161 Reputation points
    2024-09-30T15:57:54.69+00:00

    Hi @Tafadzwa Mukorombindo

    Yes, you can configure the “Automatically sign in to sites with your current work or school account” setting in Microsoft Edge using different method Here are the steps for each method:

    Group Policy

    1. Open the Group Policy Management Console (GPMC).
    2. Navigate to: User Configuration -> Administrative Templates -> Microsoft Edge -> Browser Sign-in Settings.
    3. Enable the policy: “Configure whether a user always has a default profile automatically signed in with their work or school account”.
    4. Set the policy to Enabled.

    PowerShell

    You can use PowerShell to modify the Edge settings by editing the JSON configuration file directly. Here is a sample script:

    $edgePreferencesPath
    

    Intune

    While Intune does not have a direct setting for this, you can deploy a custom configuration profile with the necessary settings. Here’s a general approach:

    1. Create a custom configuration profile in Intune.
    2. Use the OMA-URI setting to push the required JSON configuration to the Edge browser.

    --- If the answer was helpful and resolved your query , Kindly accept the answer ----


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.