You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replaced the legacy Internet Explorer consent dialog with an embedded WebView2 (Edge/Chromium) window and enabled OS-primary-account single sign-on, so the connector "Allow access" page renders correctly and passes Conditional Access device-compliance on managed tenants.
Fixed in-app creation of the Office 365 / Flow Management connections: the connection is now authorized purely by clicking "Allow access" (the service completes consent server-side). The app polls the connection status and finishes as soon as it becomes Connected, instead of relying on the obsolete confirmConsentCode step that caused the flow to fall back to the web portal.