Bogdan Gavril

Results 169 issues of Bogdan Gavril

### Library version used 4.58 ### .NET version all ### Scenario ConfidentialClient - web api (AcquireTokenOnBehalfOf) ### Is this a new or an existing app? None ### Issue description and...

bug
P2
scenario:WebApi
Supportability
ICM
public-client

We need to test and fix our quick starts. Quick Starts are based on samples. For .NET these are: 1. ASP NET Web 2. ASP NET Core Web App 3....

internal

Fixes #4468 **Changes proposed in this request** **Testing** **Performance impact** **Documentation** - [ ] All relevant documentation is updated.

### Library version used 4.58 ### .NET version all ### Scenario ConfidentialClient - web api (AcquireTokenOnBehalfOf) ### Is this a new or an existing app? None ### Issue description and...

P2
Feature Request
confidential-client

### MSAL client type Confidential ### Problem Statement See comments on https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/1538 - some IdP like SalesForce do not allow scopes on client_credentials. ### Proposed solution _No response_ ### Alternatives...

Feature Request
confidential-client

- [ ] An opt-out from this behavior must be provided, e.g. via the CacheOptions API. - [ ] Approx size or count eviction limit should be configurable. - [...

Feature Request
confidential-client

ApiCompat is used for Wilson and SAL, and we should extend to MSAL. [Here ](https://identitydivision.visualstudio.com/IDDP/_taskgroup/5d4aa3fb-1633-42bb-9da3-ee1fcc3f8b9a) is the task group that we are using for cloud builds. If you are using...

Feature Request
internal

This is a consistency item. Tracking epic: https://identitydivision.visualstudio.com/Engineering/_backlogs/backlog/Auth%20Client%20-%20Client%20SDK%20-%20DotNet/Features/?showParents=false&workitem=2092736 Work to be done: - [x] throw exception for federated users, we don't want to support this scenario. - [x] add new...

P2
Feature Request
epic

- net 462 - net6 - netstandard ? I would say initially no.

Feature Request

# P1 Requirements - [ ] Memory limits on internal cache, ideally LRU based https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/issues/4197 - [ ] No cache serialization in memory cache - [ ] Analyze the data...

cache
Feature Request