Gladwin Johnson
Gladwin Johnson
### MSAL client type Confidential ### Problem Statement When failure happens while fetching a MEX document during a federated auth scenario we get a service_not_available exeption, the error misleads to...
- net 462 and below does not support new CNG API, certrequest etc that we use in the new feature - identify min target fwk support - need to add...
- [ ] Expose `WithClientCapabilities` in the MI builder - [ ] Expose `WithClaims` in `AcquireTokenForManagedIdentity` Open Items : - [ ] IsClaimsSupported API? - [ ] If client enables...
- [ ] Create a self signed cert - [ ] Add logic to get credential from SLC with the self signed cert (Try SLC and fallback to GetToken endpoint...
Review the MSAL SLC spec : [doc link](https://microsoft.sharepoint-df.com/:w:/t/ID4S/EcCpkYLfA7FOoXY06AtKx6gBrQW8_90NUrtUeQdEddy3xg?e=Waaj4D)
Following is the work involved for this task - [x] Create a new [subscription](https://azuremsregistration.microsoft.com/Request.aspx) to isolate resources for Canary - [x] Enable [Canary support](https://microsoft.sharepoint.com/:w:/r/teams/AZCompute/_layouts/15/Doc.aspx?sourcedoc=%7B5F39D5C4-11A7-4B15-A519-70B87CF2A7EF%7D&file=Azure%20Early%20Updates%20Access%20Program%20-%20Services%20Onboarding.docx&action=default&mobileredirect=true&DefaultItemOpen=1) for the subscription - [x] Create...
E2E perf scenario, where we look at: - getting token with client_creds - getting token with MSI - getting token with MSI + SLC numbers for how much time is...