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

Service Principal Passwords Starting With - Cause Login Failures #22

Open
alex-kuck opened this issue Sep 2, 2022 · 1 comment · May be fixed by #23
Open

Service Principal Passwords Starting With - Cause Login Failures #22

alex-kuck opened this issue Sep 2, 2022 · 1 comment · May be fixed by #23
Assignees
Labels
bug Something isn't working

Comments

@alex-kuck
Copy link

Orb version

1.2.2

What happened

The login via service principal fails when the password starts with -. This is a known python issue and can be prevented by using -p=<SP_PASSWORD> instead.

Expected behavior

Login via service principal should work, no matter the starting character of the password 😄

@alex-kuck alex-kuck added the bug Something isn't working label Sep 2, 2022
alex-kuck added a commit to alex-kuck/azure-cli-orb that referenced this issue Sep 2, 2022
@alex-kuck
Copy link
Author

@iynere do you need anything else to move forward with this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants