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

macOS: 'pac auth create' interactive authN flow not yet working #46

Closed
davidjenni opened this issue May 25, 2021 · 1 comment
Closed
Labels
bug Something isn't working crossplatform issues specific to non-Windows OS: macOS, linux

Comments

@davidjenni
Copy link
Member

current workaround: supply credentials via command line parameters:

  • 'pac auth create --kind <CDS|ADMIN> --username --password
    or:
  • 'pac auth create --kind <CDS|ADMIN> --applicationId --tenant --clientSecret
@davidjenni davidjenni added bug Something isn't working crossplatform issues specific to non-Windows OS: macOS, linux labels May 25, 2021
@davidjenni
Copy link
Member Author

this was fixed in pac CLI >= 1.9.4; resp. Power Platform VS Code extension >= 0.2.19:

pac auth create --kind Dataverse: interactive login for username/password is now also supported on macOS and linux

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working crossplatform issues specific to non-Windows OS: macOS, linux
Projects
None yet
Development

No branches or pull requests

1 participant