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

EPIC | Authentication v1 #30

Open
maxyu1115 opened this issue Aug 28, 2023 · 0 comments
Open

EPIC | Authentication v1 #30

maxyu1115 opened this issue Aug 28, 2023 · 0 comments
Labels
epic Big goals that track many stories/smaller tasks
Milestone

Comments

@maxyu1115
Copy link
Collaborator

maxyu1115 commented Aug 28, 2023

The core memas server does not contain any authentication, it trusts whoever the requester claims they are. (The namespace_pathname aka user_name)

This is mostly intended for now; MeMaS is not a user facing application, and we leave it up to developers to set up authentication for now.

However, we do need to implement/enable some basic authentications:

  1. Make MeMaS support API key authentication.
  2. Add support for authenticating to our dependency services (ES/cassandra/milvus). Right now we have very sus configs like xpack.security.enabled=false lol

TRACKS: #23, #24

@maxyu1115 maxyu1115 added the epic Big goals that track many stories/smaller tasks label Aug 28, 2023
@maxyu1115 maxyu1115 added this to the v1.0 milestone Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic Big goals that track many stories/smaller tasks
Projects
None yet
Development

No branches or pull requests

1 participant