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
- Create a project using WebView2 and have WebView2 runtime installed.
- 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
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
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