kopeio / etcd-manager

operator for etcd: moved to https://github.com/kubernetes-sigs/etcdadm
Apache License 2.0
164 stars 45 forks source link

Adds support for using OS application credentials #336

Closed olemarkus closed 4 years ago

olemarkus commented 4 years ago

Application credentials allows you to export a purpose-specific set of credentials for a user instead of exposing user login credentials. Especially useful when using LDAP or similar for Openstack users. Also lets you rotate credentials more easily since multiple application credentials can be provisioned per user.

justinsb commented 4 years ago

Thanks @olemarkus

/approve /lgtm