lasdf1234 opened a new issue, #11518:
URL: https://github.com/apache/gravitino/issues/11518
### What would you like to be improved?
The built-in IDP guide (`docs/security/how-to-use-built-in-idp.md`) covers
IDP management APIs but does not explain how compute engines authenticate to
Gravitino with Basic credentials.
Users need concise reference for:
1. **Dynamic catalog** — Spark, Flink, and Trino connector Basic auth
settings
2. **Iceberg REST catalog (IRC)** — Spark, Flink, and Trino Basic auth
settings (including Trino HTTP header workaround)
### How should we improve?
Add two sections to `how-to-use-built-in-idp.md` with engine-specific Basic
auth configuration only (using `${username}` / `${password}` placeholders), and
link to existing connector authentication docs for full setup.
--
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]