Skip to content

[minor] [engg]: Bump IdentityCore to include DI foundation (#1810/#1838/#1809)#3000

Merged
kaisong1990 merged 3 commits into
devfrom
kai/bump-cc-di-foundation
May 22, 2026
Merged

[minor] [engg]: Bump IdentityCore to include DI foundation (#1810/#1838/#1809)#3000
kaisong1990 merged 3 commits into
devfrom
kai/bump-cc-di-foundation

Conversation

@kaisong1990
Copy link
Copy Markdown
Contributor

Summary

Routine Common Core submodule bump. Advances MSAL/IdentityCore from ce438cc1e00ab949b4 to pull in the next batch of MSIDDIContainer dependency-injection seams (the container itself, CC #1807, was already included in the prior pin).

Common Core PRs pulled in

Plus a handful of unrelated commits that landed on CC dev between the two pins (visionOS build fix #1840, pop/recCnf fix #1832, Mobile Onboarding navigation #1817, etc.) — see git diff --submodule=log in the diff for the full list.

ADO

Downstream

The broker pointer bump that consumes this MSAL change is tracked in Task 3612430 and will land in a separate PR.

Validation

Local build/test skipped — relying on PR CI. No source changes; only the submodule pointer and a CHANGELOG entry are modified.

— Authored by Forge/Coder

#1809)

Advances MSAL/IdentityCore submodule from ce438cc1e to 00ab949b4 to pull in the next batch of MSIDDIContainer dependency-injection seams (the container itself, #1807, was already included in the prior pin).

Common Core PRs pulled in:

- #1810 Route MSIDWorkPlaceJoinUtil through MSIDDIContainer (WPJ seam)

- #1838 Harden MSIDDIContainer (thread-safety + protocol conformance check)

- #1809 Route MSIDThrottlingService through MSIDDIContainer (throttling seam)

Plus a handful of unrelated bugfix/feature commits that landed on CC dev between the two pins (visionOS build fix #1840, pop/recCnf fix #1832, Mobile Onboarding navigation #1817, etc.).

Related to: PBI 3571651, Task 3612431 (https://dev.azure.com/IdentityDivision/Engineering/_workitems/edit/3612431). The downstream broker bump that consumes this MSAL change is tracked in Task 3612430.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 22, 2026 20:49
@kaisong1990 kaisong1990 requested review from a team as code owners May 22, 2026 20:49
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Bumps the MSAL/IdentityCore git submodule pointer to a newer Common Core commit to pick up additional MSIDDIContainer dependency-injection seams and related hardening, and records the update in the top-level changelog.

Changes:

  • Advance MSAL/IdentityCore submodule pin to include DI container routing/hardening work from Common Core.
  • Add a CHANGELOG.md entry describing the IdentityCore/Common Core update.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
CHANGELOG.md Adds a release-note bullet describing the IdentityCore/Common Core DI-related submodule bump.
MSAL/IdentityCore Updates the submodule pointer to a newer Common Core commit containing DI container changes.

Comment thread CHANGELOG.md Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 22, 2026 20:56
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

Comment thread CHANGELOG.md Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 22, 2026 21:00
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated no new comments.

@kaisong1990
Copy link
Copy Markdown
Contributor Author

Friendly ping 👋 @swasti29 @galwarsamy @AzureAD/msal-objc-ciam — this is a routine IdentityCore submodule bump to pull in the DI foundation. Already approved by @rokhrest and Copilot threads are resolved. Whenever you have a few minutes, would love a look so we can land this and unblock the downstream broker bump. Thanks!

@kaisong1990 kaisong1990 merged commit 34fcbf9 into dev May 22, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Azure AD DeviceID is not retrieved from the Broker by MSAL Interception of JS Commands/Messages with webViewParameters.customWebview

3 participants