Remove WorkloadIdentity from non-interactive credential chain#207
Merged
PalmEmanuel merged 3 commits intoMar 28, 2026
Conversation
…ain, tests, docs) Agent-Logs-Url: https://github.com/PalmEmanuel/AzAuth/sessions/e86bc179-5996-4037-85a9-3bbccd08416e Co-authored-by: PalmEmanuel <3384251+PalmEmanuel@users.noreply.github.com>
PalmEmanuel
marked this pull request as ready for review
March 28, 2026 14:49
Copilot
AI
changed the title
[WIP] Remove WorkloadIdentity credential from AzAuth
Remove WorkloadIdentity credential
Mar 28, 2026
Owner
|
@copilot No you removed too much, only remove the WorkloadIdentity related things that were implemented in the other (still not merged) PR. |
…e explicit parameter set Agent-Logs-Url: https://github.com/PalmEmanuel/AzAuth/sessions/9c68a216-fa3e-40c3-ac12-94538d419043 Co-authored-by: PalmEmanuel <3384251+PalmEmanuel@users.noreply.github.com>
Contributor
Author
Fixed in 2a4be74. The scope of removals is now limited to only what the base branch PR added for WorkloadIdentity in the non-interactive chain:
The |
Copilot
AI
changed the title
Remove WorkloadIdentity credential
Remove WorkloadIdentity from non-interactive credential chain
Mar 28, 2026
PalmEmanuel
approved these changes
Mar 28, 2026
PalmEmanuel
merged commit Mar 28, 2026
cb689aa
into
copilot/consolidate-auth-flows-list
1 of 2 checks passed
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
K8s is not a target environment for AzAuth today, so the
WorkloadIdentityaddition to the non-interactive credential chain (added in #206) is being removed. The explicit-WorkloadIdentityparameter set that existed prior to #206 is preserved.Removed
WorkloadIdentityoption from-CredentialPrecedence(ValidateSet+ default chain)WorkloadIdentitycase from the non-interactive credential chain switch (TokenManager.NonInteractive.cs)WorkloadIdentityURL fromGetCredentialDocumentationUrlOriginal prompt
⚡ Quickly spin up Copilot coding agent tasks from anywhere on your macOS or Windows machine with Raycast.