-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Labels
kind/consumer-experienceCategorizes issue or PR as related to improving the experience of consumersCategorizes issue or PR as related to improving the experience of consumerskind/documentationCategorizes an issue or PR as relevant to 3rd party dependencies that are consumed by this projectCategorizes an issue or PR as relevant to 3rd party dependencies that are consumed by this projecttriage/untriagedIndicates an issue requires triaging or verification.Indicates an issue requires triaging or verification.
Description
On which page?
What's wrong?
The Docs page TOC Entry and Caption is clearly stating that we would be able to use WebView (2?) alongside with Web Authantication Provider, which is at this time at least just wrong!
It would be nice if we could! but not this time.
Also as marked in the secrond screenshot, there would eventually miss the WebView UnoFeature entry also.
Any feedback?
@Kunal22shah you seem to touched this doc the last time, may you can correct this information please?
And just if somone of the Team is interesten in an eventually way to do this with WebView2 as we are now WinUI3 based not UWP itself, maybe you want to check out this msal source code 🚀
- https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/blob/964a07449f9d5183828fbd0e1e9d4d3e9b6d80c7/src/client/Microsoft.Identity.Client.Desktop/WebView2WebUi/WebView2WebUi.cs
- https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/blob/964a07449f9d5183828fbd0e1e9d4d3e9b6d80c7/src/client/Microsoft.Identity.Client.Desktop.WinUI3/WebView2WebUi/WinUI3WindowWithWebView2.cs
- https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/blob/964a07449f9d5183828fbd0e1e9d4d3e9b6d80c7/src/client/Microsoft.Identity.Client.Broker/RuntimeBroker.cs
- https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/blob/main/src/client/Microsoft.Identity.Client/OAuth2/OAuth2Client.cs
- https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/blob/main/src/client/Microsoft.Identity.Client/Platforms/netdesktop/NetDesktopPlatformProxy.cs
- https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/blob/main/src/client/Microsoft.Identity.Client/Platforms/Features/DesktopOS/WindowsNativeMethods.cs
just maybe you could even implement this for Uno WebAuthenticationBrokerProvider on Desktop? That would be awesome!
@kazo0 FYI
Reactions are currently unavailable
Metadata
Metadata
Labels
kind/consumer-experienceCategorizes issue or PR as related to improving the experience of consumersCategorizes issue or PR as related to improving the experience of consumerskind/documentationCategorizes an issue or PR as relevant to 3rd party dependencies that are consumed by this projectCategorizes an issue or PR as relevant to 3rd party dependencies that are consumed by this projecttriage/untriagedIndicates an issue requires triaging or verification.Indicates an issue requires triaging or verification.