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

Add Support for Bearer Token Authentication #39

Open
jarrettalexander77 opened this issue Nov 11, 2021 · 0 comments
Open

Add Support for Bearer Token Authentication #39

jarrettalexander77 opened this issue Nov 11, 2021 · 0 comments

Comments

@jarrettalexander77
Copy link

We are referencing this library in our Terraform deployment. Our kafka-connect API is using Bearer auth via a JWT Authorizer on API Gateway. It would simplify quite a bit of our deployment if this accepted bearer auth as well as basic auth. The resty client already supports bearer auth so it should work very similar to the way that basic auth is already working.

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

1 participant