Kai
Kai
## Proposed changes 1. Removed the dependency from ADAL keyvault app 2. Removed the dependency of using client secret from Lab apps ## Type of change - [ ] Feature...
## Proposed changes Add a new retry condition when request is idle and timeout ## Type of change - [ ] Feature work - [ ] Bug fix - [...
## Proposed changes Describe what this PR is trying to do. ## Type of change - [ ] Feature work - [ ] Bug fix - [ ] Documentation -...
## Proposed changes Based on the discussion here: https://microsoft-my.sharepoint-df.com/:w:/p/kasong/EeTyTIf6TbNIvquOtT80q6kBr38-nRx1Q_ssIxDzVXg88w?e=Cc3z8P Adding `canPerformRequest` to XPC service ## Type of change - [x] Feature work - [ ] Bug fix - [ ]...
## Proposed changes Describe what this PR is trying to do. ## Type of change - [ ] Feature work - [ ] Bug fix - [ ] Documentation -...
## Proposed changes Add PII around upn ## Type of change - [ ] Feature work - [x] Bug fix - [ ] Documentation - [ ] Engineering change -...
…k to use dedicated thread in certain cases ## Proposed changes Describe what this PR is trying to do. ## Type of change - [ ] Feature work - [...
## Proposed changes This pull request introduces support for passing a telemetry provider throughout the request controller stack in the IdentityCore project. The changes ensure that telemetry data can be...
## Proposed changes In this PR, a new protocol is added to the base MSIDRequestControlling.h. This new protocol is used to decide whether the current fallback request controller should continue...
### Description Our framework runs unit tests across iOS, macOS, and visionOS. The CI setup is solid for iOS and macOS, but visionOS is a bit tricky—builds usually go through...