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

Microsoft Authentication Library (MSAL) for .NET

Results 434 microsoft-authentication-library-for-dotnet issues
Sort by recently updated
recently updated
newest added

Add wiki page to document the implementation and how to look at the logs for telemetry client. Ref: https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/3511

documentation

Implement the ITelemetryClient interface to record the telemetry data to a file and add integration tests to the data logged for telemetry. Ref: https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/3511

enhancement
Feature Request

**Is your feature request related to a problem? Please describe.** Previous versions of the library supported older versions of .NET Framework, but newer ones that target NET Standard 2.0 do...

enhancement
Feature Request

Update the existing samples with MAUI supported release

Feature Request
MAUI

[ ] Add api in builder .WithTelemetryClient(ITelemetryClient telemetryClient) to get the telemetryClient or a list of telemetry clients as .WithTelemetryClient(List telemetryClients) [ ] Add logic to log to telemetry client...

Feature Request

Fixes # Maui in DevOps **Changes proposed in this request** Update AndroidHandler as required Remove condition for MAUI Update build template **Testing** Existing unit, integration, tests **Performance impact** None

### Discussed in https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/discussions/3010 Originally posted by **bgavrilMS** November 12, 2021 Suggested improvements that can be made to MSAL logging: ## Common log interface for MSAL/SAL/Wilson/MISE - [x] https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/3245 ##...

Feature Request
Supportability

**Is your feature request related to a problem? Please describe.** MSALRuntime now exposes loginHint for SignInAsync API. **Describe the solution you'd like** See if this will benefit MSAL broker implementation....

enhancement
Feature Request

Once the feature below is complete (end of April), we should switch to use `.login.microsoft.com` [Feature 759642: DNS:: Active / Active - Microsoft.com Resiliency - Boards (visualstudio.com)](https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fidentitydivision.visualstudio.com%2FEngineering%2F_workitems%2Fedit%2F759642&data=04%7C01%7CBogdan.Gavril%40microsoft.com%7Ce29fa06deccf4d01bf7608da0ced8346%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C637836511523321689%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=UbKwTNUxEX7e5WAM5YqmOWQDFlvguXnmdU3J7IM5s5k%3D&reserved=0)

enhancement
Feature Request