Skip to content

Conditional Access fail with Device ID not passed SSO Azure Active Directory #550

Description

@sandrohanea

Description
Hi!
We upgraded one SSO login component from the Internet Explorer Web Browser to WebView2 and it seems some customers are complaining that they cannot log in anymore using SSO: Azure Active Directory.

Version
SDK: any
Runtime: Microsoft Edge WebView2 Runtime - 86.0.622.48
Framework: any
OS: Win10

Repro Steps

  1. Create a project using WebView2 and have WebView2 runtime installed.
  2. Navigate to a Single Sign-On page managed by Azure Active Directory with Conditional Access by the device.

Expected Behavior: The logic finishes as the device is registered to Azure AD.
Actual Behavior: The login fails with a message that the Device ID is empty.

Screenshots
In the logs on our client, they see that the Device ID is not passed and therefore the conditional access fails.
Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions