-
Notifications
You must be signed in to change notification settings - Fork 53
Replace go-azure-helpers with azidentity #3630
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
Merged
Merged
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
aa6a038
WIP custom static website, wired up and compiles but untested
thomas11 1d61a0c
First draft of azidentity auth and separate auth config getter
thomas11 2e8bb0d
Check that autorest is enabled for legacy auth
thomas11 b3aa837
WIP chained to single credential, parse certs
thomas11 c24040c
Rebase fixups
thomas11 4a040d7
Add PULUMI_USE_LEGACY_AUTH support to workflows
thomas11 6bda4b9
Update TestUsesCorrectAzureClient for CI
thomas11 bca2b68
Experiment: GH environments for CI to make OIDC claims work
thomas11 8a6adc1
Implement GH OIDC token exchange
thomas11 4f92c18
Unit test for getAuthConfig
thomas11 5e71125
Test coverage, fixes
thomas11 1ba9ef1
Pass PULUMI_USE_AUTOREST and PULUMI_USE_LEGACY_AUTH into the inner MS…
thomas11 7f53dbd
Use new auth also for getClientToken
thomas11 601241d
Support oidcTokenFilePath/ARM_OIDC_TOKEN_FILE_PATH
thomas11 c72c70d
Copy provider binary under test to remote VM
thomas11 069970f
Create a second user-assigned identity for the azure-in-azure VM and …
thomas11 10d837e
Support auxiliary tenants for some auth methods as in previous stack
thomas11 e9c8fc6
Revert "WIP custom static website, wired up and compiles but untested"
thomas11 06bd65f
Comments and logical order in auth_azidentity.go
thomas11 2524df8
az CLI auth integration test
thomas11 bdfbf2c
Undo debugging change
thomas11 5827149
Properly handle different clouds
thomas11 09596a2
There's no support for msiEndpoint/ARM_MSI_ENDPOINT anymore
thomas11 834d9ac
OIDC comments and test coverage
thomas11 4e59947
Fix for readCertificates error handling
thomas11 a85783c
Comments and cleanups. Don't need subscription id for auth.
thomas11 3c04df8
Upgrade azcore and azidentity to latest
thomas11 5ea96f7
Split the getClientToken invoke handler into smaller methods and add …
thomas11 eb24b2d
Replace the two feature toggles by one
thomas11 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.