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 TokenProvider plugins #192

Merged
merged 7 commits into from
Mar 8, 2024
Merged

Support for TokenProvider plugins #192

merged 7 commits into from
Mar 8, 2024

Conversation

d-rk
Copy link
Collaborator

@d-rk d-rk commented Mar 8, 2024

Description

This PR adds support to write plugins that provide tokens in an sasl oauth connection flow.

The first plugin using this will be a plugin for azure.
An additional plugin for aws would solve #152

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

Documentation

  • the change is mentioned in the ## [Unreleased] section of CHANGELOG.md
  • the configuration yaml was changed and the example config in README.adoc was updated
  • a usage example was added to README.adoc

@d-rk d-rk changed the title Feature/plugins Support for TokenProvider plugins Mar 8, 2024
@d-rk d-rk merged commit b90ced4 into main Mar 8, 2024
6 checks passed
@d-rk d-rk deleted the feature/plugins branch March 8, 2024 09:43
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

Successfully merging this pull request may close these issues.

1 participant