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 basic authentication #10

Open
oberstet opened this issue Jun 17, 2017 · 1 comment
Open

Support basic authentication #10

oberstet opened this issue Jun 17, 2017 · 1 comment

Comments

@oberstet
Copy link
Contributor

v2 Auth
Basic Auth

We only support Basic Auth for the first version. Client needs to attach the basic auth to the HTTP Authorization Header.

https://coreos.com/etcd/docs/latest/v2/auth_api.html

@oberstet
Copy link
Contributor Author

Another option would be via local Unix domain socket listening paths and filesystem permissions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant