Developers have faced challenges integrating OpenID Connect authentication with .NET MAUI on Windows platform.
While .NET MAUI leverages the WebAuthenticator class for authentication, Windows implementation has been problematic.
Several workarounds have been developed by developers and the SDK team to address the authentication issue on .NET MAUI applications, especially post .NET 9 migration.
There is ongoing effort to resolve the complexities between .NET MAUI, OpenID Connect, and Windows for a smoother authentication integration.