Li Wang created ZOOKEEPER-4612:
----------------------------------
Summary: Adding Authentication and Authorisation to the Admin API
Key: ZOOKEEPER-4612
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4612
Project: ZooKeeper
Issue Type: New Feature
Components: security
Affects Versions: 3.9.0
Reporter: Li Wang
Providing auth check by leveraging Zookeeper existing auth schemas and ACL
check.
* Using HTTP authorization header to pass auth schema and auth info
* Supporting different auth schemas such as digest, x509, etc.
* Adding checkACLForAdminServerAPIs() to ZookeeperServer to perform auth check
* This feature will be used by the feature of On-Demand Zookeeper Backup and
Restore with Streaming Capability
More info can be found
https://mail.google.com/mail/u/0/#inbox/FMfcgzGqQSKPdTKzMxVHdCqprcsbRPDt
--
This message was sent by Atlassian Jira
(v8.20.10#820010)