We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Feast has authentication & authorization support completed for the following components:
Authentication & Authorization support does not extend to Java and Golang SDK:
Extend Authentication & Authorization support to
such that they can access Feast Core and Serving with Authentication & Authorization enabled.
The text was updated successfully, but these errors were encountered:
Thanks for this @mrzzy
This is probably a good opportunity to finally create integration tests for both of these clients.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Background
Feast has authentication & authorization support completed for the following components:
Problem
Authentication & Authorization support does not extend to Java and Golang SDK:
What needs to be done
Extend Authentication & Authorization support to
such that they can access Feast Core and Serving with Authentication & Authorization enabled.
The text was updated successfully, but these errors were encountered: