Skip to content

entra: ensure we only configure broker when app supports it - #2381

Merged
mjcheetham merged 1 commit into
git-ecosystem:vnextfrom
mjcheetham:broker-fix
Jul 14, 2026
Merged

entra: ensure we only configure broker when app supports it#2381
mjcheetham merged 1 commit into
git-ecosystem:vnextfrom
mjcheetham:broker-fix

Conversation

@mjcheetham

@mjcheetham mjcheetham commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Only correctly configure the broker when the application config states that it is configured correctly for the broker.

Without this check it is possible that we configure a public client application that has the broker enabled, but the application config does NOT have the correct redirect URI configured.

Easiest to review without whitespace changes highlighted.

Only correctly configure the broker when the application config states
that it is configured correctly for the broker.

Without this check it is possible that we configure a public client
application that has the broker enabled, but the application config does
NOT have the correct redirect URI configured.

Signed-off-by: Matthew John Cheetham <mjcheetham@outlook.com>
@mjcheetham
mjcheetham requested a review from dscho July 14, 2026 14:40
@mjcheetham mjcheetham added auth:entra Specific to Microsoft Entra Authentication gcm3.0 Targets the next major release of Git Credential Manager - v3.0 entra:broker Related to the authentication broker for Entra Authentication labels Jul 14, 2026
@mjcheetham
mjcheetham marked this pull request as ready for review July 14, 2026 14:40
@mjcheetham
mjcheetham requested a review from a team as a code owner July 14, 2026 14:40
@mjcheetham
mjcheetham enabled auto-merge July 14, 2026 14:50

@dscho dscho 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.

With git show -w, this commit looks obviously correct to me.

@mjcheetham
mjcheetham merged commit 90f1454 into git-ecosystem:vnext Jul 14, 2026
25 checks passed
@mjcheetham
mjcheetham deleted the broker-fix branch July 14, 2026 16:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auth:entra Specific to Microsoft Entra Authentication entra:broker Related to the authentication broker for Entra Authentication gcm3.0 Targets the next major release of Git Credential Manager - v3.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants