roryqi commented on code in PR #11551: URL: https://github.com/apache/gravitino/pull/11551#discussion_r3386192894
########## docs/security/how-to-use-built-in-idp.md: ########## @@ -19,6 +19,15 @@ and prefer [HTTPS](how-to-use-https.md) when credentials travel over the network This guide describes how to enable and operate the management APIs in `plugins:idp-basic`. For request and response schemas, see the [Built-in IDP OpenAPI](../open-api/idp/openapi.yaml). +## Web UI + +The Gravitino Web UI (v1 and Web V2) does **not** support signing in with built-in IDP Basic +credentials. Configure `gravitino.authenticators` with Review Comment: We don't need to configure it explictly. You should say that idp can't work with simple mode. -- 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]
