typedb-docs
typedb-docs copied to clipboard
Update the management documentation for TypeDB Cluster
We should document the "authentication" and "encryption" features in the docs. They should be located under the "Management" section.
Authentication The authentication page should cover the following:
- How does the authentication work
- How to manage user accounts (creating, viewing, updating, and deleting)
Encryption The encryption page should cover the following:
- How does the encryption work: a. For external communication, ie., client-server - using the development certificate - using self-generated certificate - using one generated by established providers such as letsencrypt.org b. For internal communication, ie., between one server to another)
- How to configure / generate the certificate for external communication
- How to configure / generate the certificate for internal communication
Is there a link to some PR/Milestone with auth and encryption added?
Is there a link to some PR/Milestone with auth and encryption added?
I'm not quite sure what you mean by this, sorry!