Skip to content

Fix android manifest as well with new msal intent filter#301

Merged
dkhalife merged 1 commit intomainfrom
update_app_signature
Apr 10, 2026
Merged

Fix android manifest as well with new msal intent filter#301
dkhalife merged 1 commit intomainfrom
update_app_signature

Conversation

@dkhalife
Copy link
Copy Markdown
Owner

No description provided.

Copilot AI review requested due to automatic review settings April 10, 2026 04:54
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

Updates the Android MSAL redirect intent filter in the app manifest so the BrowserTabActivity can receive the correct msauth:// redirect for the current signing configuration.

Changes:

  • Updated the android:path value for the MSAL BrowserTabActivity intent filter to the new signature-hash path.
Show a summary per file
File Description
android/app/src/main/AndroidManifest.xml Updates MSAL redirect intent-filter path to match the new redirect URI/signature hash.

Copilot's findings

  • Files reviewed: 1/1 changed files
  • Comments generated: 0

@dkhalife dkhalife merged commit 11865e5 into main Apr 10, 2026
10 checks passed
@dkhalife dkhalife deleted the update_app_signature branch April 10, 2026 04:56
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