lasdf1234 opened a new pull request, #11278:
URL: https://github.com/apache/gravitino/pull/11278

   ### What changes were proposed in this pull request?
   
   - Add `docs/how-to-use-idp.md`, a practical guide for the built-in IdP 
(`idp-basic` plugin): configuration, management REST APIs, password rules, and 
current deployment limitations.
   - Update `design-docs/gravitino-local-authentication.md` to match 
implemented behavior (group membership API, extension package config, mark 
startup init and HTTP Basic auth as not yet implemented).
   - Link the new guide from `docs/index.md` and `docs/security/security.md`.
   
   ### Why are the changes needed?
   
   The built-in IdP is landing across multiple PRs; operators need a single 
how-to that reflects the code today (including known gaps such as `basic` not 
being wired in `AuthenticatorFactory`).
   
   Fix: #(issue)
   
   ### Does this PR introduce _any_ user-facing change?
   
   Documentation only.
   
   ### How was this patch tested?
   
   - Reviewed against `plugins/idp-basic` REST handlers and server auth wiring.
   - No code changes; docs build not required for markdown-only edits.
   
   
   Made with [Cursor](https://cursor.com)


-- 
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]

Reply via email to