microsoft-authentication-library-for-dotnet icon indicating copy to clipboard operation
microsoft-authentication-library-for-dotnet copied to clipboard

[Feature Request] Determine OS using MSALRuntime for WAM

Open gladjohn opened this issue 3 years ago • 0 comments

Is your feature request related to a problem? Please describe. Currently we use our own logic to determine the current OS. MSAL Runtime provides it's own implementation to determine if Broker is available.

Describe the solution you'd like Switch to MSAL Runtime provided version of OS check

Describe alternatives you've considered none applicable

Additional context This can be fully implemented when we move completely to the new broker. But for the new broker this can be used.

gladjohn avatar Jun 15 '22 15:06 gladjohn