AzureAD / microsoft-authentication-library-for-dotnet

Microsoft Authentication Library (MSAL) for .NET
https://aka.ms/msal-net
MIT License
1.39k stars 342 forks source link

PublicClientApplicationBuilder - allow non-GUID client id for AuthorityType.Generic #4748

Closed kurtanr closed 4 months ago

kurtanr commented 4 months ago

Fixes #4686

Changes proposed in this request

Testing

Performance impact

Documentation

kurtanr commented 4 months ago

@microsoft-github-policy-service agree

bgavrilMS commented 4 months ago

Test works locally, I am trying it out on https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/pull/4756