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

Added support for workload identity #2619

Merged
merged 16 commits into from
May 15, 2024
Merged

Added support for workload identity #2619

merged 16 commits into from
May 15, 2024

Conversation

gapra-msft
Copy link
Member

@gapra-msft gapra-msft commented Mar 21, 2024

  1. Marks the servicePrincipal and identity flags as soon to be deprecated. This is replaced by login-type.
  2. Currently we have custom workload identity flags/env variables, but to me it seems reasonable to just rely on the default of the environment variables the Identity SDK uses, this would reduce our test burden.

common/environment.go Outdated Show resolved Hide resolved
cmd/login.go Outdated Show resolved Hide resolved
@gapra-msft gapra-msft linked an issue Apr 3, 2024 that may be closed by this pull request
@gapra-msft gapra-msft marked this pull request as ready for review May 8, 2024 21:37
common/environment.go Outdated Show resolved Hide resolved
Copy link
Collaborator

@pranavmalik-msft pranavmalik-msft left a comment

Choose a reason for hiding this comment

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

LGTM

@gapra-msft gapra-msft merged commit a96df7b into main May 15, 2024
17 checks passed
@gapra-msft gapra-msft deleted the gapra/workloadIdentity branch May 15, 2024 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for AAD Workload Identity
4 participants