Authentication and RBAC should be separate doc pages
- Dominant language
- HTML
- Stars
- 194
- Forks
- 354
- Avg merge
- 9d 12h
- Merged PRs (30d)
- 3
Description
The way it is now:
Our authentication reference info is kind of a postscript on the [Role Based Access Control page](https://etcd.io/docs/v3.5/op-guide/authentication/) (which is named, confusingly, "authentication"). This makes it both hard to find, and has resulted in full authentication docs never being written. All that's covered there is basic auth.
The way it should be:
We should have two separate pages, one named "Role Based Access Control" and one named "Authentication". The current auth content will be the stub of the authentication page, which should get built out with etcd's other authentication options and some examples of common auth integrations.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.