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

Authentication & Authorization Support for Java and Go SDKs #950

Closed
mrzzy opened this issue Aug 16, 2020 · 1 comment · Fixed by #971
Closed

Authentication & Authorization Support for Java and Go SDKs #950

mrzzy opened this issue Aug 16, 2020 · 1 comment · Fixed by #971
Labels
area/sdks kind/feature New feature or request

Comments

@mrzzy
Copy link
Collaborator

mrzzy commented Aug 16, 2020

Background

Feast has authentication & authorization support completed for the following components:

Problem

Authentication & Authorization support does not extend to Java and Golang SDK:

  • This blocks administrators from having a full authentication and authorization rollout if they have users using Java and Golang SDKs.

What needs to be done

Extend Authentication & Authorization support to

  • Java SDK
  • Golang SDK

such that they can access Feast Core and Serving with Authentication & Authorization enabled.

@mrzzy mrzzy added kind/feature New feature or request area/sdks labels Aug 16, 2020
@woop
Copy link
Member

woop commented Aug 17, 2020

Thanks for this @mrzzy

This is probably a good opportunity to finally create integration tests for both of these clients.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/sdks kind/feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants