Open oberstet opened 7 years ago
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
Another option would be via local Unix domain socket listening paths and filesystem permissions.
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