merlimat commented on a change in pull request #2051: Move Security related
documentation to a top-level category
URL: https://github.com/apache/incubator-pulsar/pull/2051#discussion_r199300773
##########
File path: site/_data/sidebar.yaml
##########
@@ -87,6 +85,20 @@ groups:
- title: Pulsar proxy
endpoint: Proxy
+- title: Security
+ dir: security
+ docs:
+ - title: Overview
+ endpoint: overview
+ - title: Encryption and Authentication using TLS
+ endpoint: tls
+ - title: Authentication using Authenz
+ endpoint: authenz
+ - title: Authorization and ACLs
+ endpoint: authorization
+ - title: End-to-End Encryption
+ endpoint: encryption
Review comment:
Maybe we could also include `reference/CustomAuth.md` in this section
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services