yuqi1129 opened a new issue, #11662: URL: https://github.com/apache/gravitino/issues/11662
### Describe the subtask The MCP server enterprise-governance work (#11622) added authentication, per-request identity propagation, TLS and structured audit logging, but `docs/gravitino-mcp-server.md` does not yet cover any of it. Update the docs to describe these features. **Changes:** - Document `--token` / `GRAVITINO_TOKEN` (static OAuth2 Bearer token). - Document per-request `Authorization` forwarding in HTTP mode (Bearer/Basic), and that authorization is enforced by Gravitino. - Document TLS (`--tls-cert` / `--tls-key`) and the `streamable-http` transport alias. - Document the audit log (`gravitino-mcp-audit.log`): record fields and principal derivation. - Extend the Configuration argument table accordingly. ### Parent issue #11573 -- 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]
