Skip to content

[doc] add LDAP default roles docs#3697

Open
Jungzhang wants to merge 1 commit into
apache:masterfrom
Jungzhang:codex/ldap-default-roles-doc
Open

[doc] add LDAP default roles docs#3697
Jungzhang wants to merge 1 commit into
apache:masterfrom
Jungzhang:codex/ldap-default-roles-doc

Conversation

@Jungzhang
Copy link
Copy Markdown

Related PR

Versions

  • dev
  • 4.x
  • 3.x
  • 2.1

Languages

  • Chinese
  • English

Summary

Adds documentation for ldap_default_roles, which allows Doris to grant configured default roles to every LDAP-authenticated user.

The update explains:

  1. How ldap_default_roles differs from the built-in ldapDefaultRole.
  2. How default LDAP roles are merged with LDAP group roles and existing Doris user privileges.
  3. That roles configured in ldap_default_roles must already exist in Doris.
  4. How to configure ldap_default_roles in ldap.conf.
  5. How to update ldap_default_roles online with ADMIN SET FRONTEND CONFIG.
  6. That online updates of ldap_default_roles refresh the LDAP user cache automatically.

Files

  • docs/admin-manual/auth/authentication/ldap.md
  • i18n/zh-CN/docusaurus-plugin-content-docs/current/admin-manual/auth/authentication/ldap.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant