Skip to content

Update IdentityCore submodule for MSIDMobileOnboardingState#3016

Open
swasti29 wants to merge 3 commits into
devfrom
swasti29/mobile-onboarding-shared-state
Open

Update IdentityCore submodule for MSIDMobileOnboardingState#3016
swasti29 wants to merge 3 commits into
devfrom
swasti29/mobile-onboarding-shared-state

Conversation

@swasti29

Copy link
Copy Markdown
Contributor

Summary

Updates IdentityCore submodule to include MSIDMobileOnboardingState — a shared reference-type wrapper for isNewMobileOnboardingFlow.

Dependencies

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 16, 2026 21:26
@swasti29 swasti29 requested a review from a team as a code owner June 16, 2026 21:26
@swasti29 swasti29 requested review from ameyapat and antrix1989 June 16, 2026 21:26
Comment thread MSAL/IdentityCore
@@ -1 +1 @@
Subproject commit d8e80301de74108bcfa88f41e8aab428608bcfb9

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

This pull request does not update CHANGELOG.md.

Please consider if this change would be noticeable to a partner or user and either update CHANGELOG.md or resolve this conversation.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the MSAL/IdentityCore git submodule pointer so MSAL can pick up IdentityCore changes that introduce MSIDMobileOnboardingState (a reference-type wrapper used to propagate isNewMobileOnboardingFlow across recreated parameter objects).

Changes:

Review note (dependency risk):

  • The target submodule SHA (ab0fec1…) is currently the head of CommonCore PR #1868 and is not on the common repo’s default/dev branch. If that PR branch is rebased/force-pushed or deleted before merge, the SHA can become unreachable upstream and git submodule update --init --recursive may fail. Consider retargeting the submodule pointer to the merged commit on the common repo’s long-lived branch (or merging #1868 first, then updating the pointer here).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 16, 2026 21:48

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 1 out of 1 changed files in this pull request and generated no new comments.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@swasti29 swasti29 force-pushed the swasti29/mobile-onboarding-shared-state branch from 1cc9063 to 5aaaaca Compare June 17, 2026 01:53
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.

2 participants