AzureAD / microsoft-authentication-library-for-dotnet

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

[Documentation] AbstractApplicationBuilder - WithAuthority(Uri, Boolean) #3910

Open SameerK-MSFT opened 1 year ago

SameerK-MSFT commented 1 year ago

Documentation related to component AbstractApplicationBuilder - WithLogging

Please check those that apply

Description of the issue The document states that "This constructor is mainly used for scenarios where the authority is not a standard Azure AD authority, nor an ADFS authority, nor an Azure AD B2C authority". Currently only Azure AD and ADFS is supported. The document says the opposite. Please fix it.

bgavrilMS commented 1 year ago

Please, don't hesitate to just update the docs directly.