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

Support for additional authorization types #46

Open
jeremyowensboggs opened this issue Apr 5, 2024 · 1 comment
Open

Support for additional authorization types #46

jeremyowensboggs opened this issue Apr 5, 2024 · 1 comment

Comments

@jeremyowensboggs
Copy link
Contributor

Currently, there is only shared key support. We also need support for SAS tokens and Managed Identities. What do you think that should look like?

  1. Do we want to handle it all in config, so the call signatures stay the same?
  2. add support for auth type in options?
  3. a use Azurex, <options> approach?
  4. other?

Thank You

@jakobht
Copy link
Owner

jakobht commented Apr 23, 2024

I don't think we should change the signatures. I think a combination of 2 and 3 would be great. Not sure how big of a change it is to support other auth?

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

2 participants