momo-jun opened a new pull request, #18035: URL: https://github.com/apache/pulsar/pull/18035
### Motivation Improve the doc set of the Security chapter to provide Pulsar users with an easy-to-use and easy-to-understand information experience. This PR attempts to align the workflow to enable Athenz/JWT/OAuth2/Keberos authentication with TLS/Basic Auth. Currently, the described workflow lacks clear logic and seems to be very different with each other. Outdated information will be refreshed as well. Previously related work: https://github.com/apache/pulsar/pull/17615, https://github.com/apache/pulsar/pull/17666 and https://github.com/apache/pulsar/pull/17808. ### Modifications 1. Align the workflow to enable authentication across multiple providers - [x] Athenz - [ ] JWT - [ ] OAuth2 - [ ] Keberos 2. Add code snippets to show the supportability of clients. 3. ... ### Preview WIP ### Documentation - [x] `doc` <!-- Your PR contains doc changes. Please attach the local preview screenshots (run `sh start.sh` at `pulsar/site2/website`) to your PR description, or else your PR might not get merged. --> - [ ] `doc-required` <!-- Your PR changes impact docs and you will update later --> - [ ] `doc-not-needed` <!-- Your PR changes do not impact docs --> - [ ] `doc-complete` <!-- Docs have been already added --> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
