Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow token exchange URL configuration #2767

Merged
merged 7 commits into from
Apr 18, 2024
Merged

Conversation

kellyyangsong
Copy link
Contributor

@kellyyangsong kellyyangsong commented Apr 16, 2024

Fixes #2749

Copy link
Collaborator

@jmprieur jmprieur left a comment

Choose a reason for hiding this comment

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

Looks like a good start @kellyyangsong
I've left a couple of comments, and provided an explanation

kellyyangsong and others added 2 commits April 17, 2024 11:17
Co-authored-by: Jean-Marc Prieur <jmprieur@microsoft.com>
@kellyyangsong kellyyangsong marked this pull request as ready for review April 18, 2024 18:49
@kellyyangsong kellyyangsong requested a review from a team as a code owner April 18, 2024 18:49
Copy link
Collaborator

@jmprieur jmprieur left a comment

Choose a reason for hiding this comment

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

LGTM
Thanks @kellyyangsong

changelog.md Show resolved Hide resolved
Copy link
Collaborator

@jennyf19 jennyf19 left a comment

Choose a reason for hiding this comment

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

:shipit:
this will need to also got into rel/v2 as a cherry-pick (we will release from rel/v2)

@kellyyangsong kellyyangsong merged commit 544024d into master Apr 18, 2024
3 checks passed
@kellyyangsong kellyyangsong deleted the kellysong/msi-fic-devex branch April 18, 2024 21:06
kellyyangsong added a commit that referenced this pull request Apr 18, 2024
* initial commit adding configurable token exchange url

* Apply suggestions from code review

Co-authored-by: Jean-Marc Prieur <jmprieur@microsoft.com>

* use abstractions 5.2.0

* separate ctor overload

* add msi fic support to changelog

---------

Co-authored-by: Jean-Marc Prieur <jmprieur@microsoft.com>
kellyyangsong added a commit that referenced this pull request Apr 18, 2024
* Allow token exchange URL configuration (#2767)

* initial commit adding configurable token exchange url

* Apply suggestions from code review

Co-authored-by: Jean-Marc Prieur <jmprieur@microsoft.com>

* use abstractions 5.2.0

* separate ctor overload

* add msi fic support to changelog

---------

Co-authored-by: Jean-Marc Prieur <jmprieur@microsoft.com>

* bring back abstractions 5.2.0!

---------

Co-authored-by: Jean-Marc Prieur <jmprieur@microsoft.com>
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.

ManagedIdentityClientAssertion gets the wrong MSI token on non public clouds
4 participants