Skip to content

Add redirect URI and update MSAL packages#268939

Merged
TylerLeonhardt merged 2 commits intomainfrom
tyler/responsible-ptarmigan
Sep 29, 2025
Merged

Add redirect URI and update MSAL packages#268939
TylerLeonhardt merged 2 commits intomainfrom
tyler/responsible-ptarmigan

Conversation

@TylerLeonhardt
Copy link
Copy Markdown
Member

Introduce a redirect URI in the authentication flows and update MSAL package versions.

Fixes #268938

Copilot AI review requested due to automatic review settings September 29, 2025 19:35
@TylerLeonhardt TylerLeonhardt enabled auto-merge (squash) September 29, 2025 19:35
@TylerLeonhardt TylerLeonhardt self-assigned this Sep 29, 2025
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

This PR adds redirect URI support to Microsoft authentication flows and updates MSAL package dependencies to their latest versions.

  • Introduces redirectUri parameter to both DefaultLoopbackFlow and UrlHandlerFlow authentication methods
  • Updates @azure/msal-node from version 3.7.4 to 3.8.0
  • Updates @azure/msal-node-extensions from version 1.5.22 to 1.5.23

Reviewed Changes

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

File Description
extensions/microsoft-authentication/src/node/flows.ts Adds redirectUri parameter to authentication flow configurations
extensions/microsoft-authentication/package.json Updates MSAL package versions to latest releases
Files not reviewed (1)
  • extensions/microsoft-authentication/package-lock.json: Language not supported

@vs-code-engineering vs-code-engineering bot added this to the September 2025 milestone Sep 29, 2025
@TylerLeonhardt TylerLeonhardt merged commit d8c3a32 into main Sep 29, 2025
28 checks passed
@TylerLeonhardt TylerLeonhardt deleted the tyler/responsible-ptarmigan branch September 29, 2025 19:57
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Nov 13, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MSAL broker not working

3 participants