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

Azure AD Workload Identity support #1887

Closed
adam-orosz opened this issue Sep 6, 2022 · 2 comments
Closed

Azure AD Workload Identity support #1887

adam-orosz opened this issue Sep 6, 2022 · 2 comments
Assignees
Milestone

Comments

@adam-orosz
Copy link
Contributor

adam-orosz commented Sep 6, 2022

I'm trying to use Azure AD Workload Identity with azcopy and I'm getting panic: runtime error: index out of range [1] with length 1. I'm wondering if this method of authentication is supposed to work.

Which version of the AzCopy was used?

AzCopy 10.16.0

Which platform are you using? (ex: Windows, Mac, Linux)

Linux

What command did you run?

azcopy login --identity --identity-client-id < redacted Client ID of a Managed Identity >

What problem was encountered?

panic: runtime error: index out of range [1] with length 1

Have you found a mitigation/solution?

no

Additional notes

The pod was patched by the mutating webhook of the Azure AD Workload Identity project.

@adam-orosz
Copy link
Contributor Author

This issue was caused by a bug. This fix was tested to resolve the issue: #1890

@adreed-msft adreed-msft self-assigned this Sep 22, 2022
@adreed-msft
Copy link
Member

I've reviewed your PR. Thank you for your contribution.

@nakulkar-msft nakulkar-msft added this to the 10.16.1 milestone Sep 27, 2022
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

No branches or pull requests

3 participants