mirror of
https://github.com/minio/docs.git
synced 2025-07-30 07:03:26 +03:00
Adding guidance around LDAP groups
This commit is contained in:
@ -265,6 +265,11 @@ Group Search Filter
|
||||
.. include:: /includes/common-minio-external-auth.rst
|
||||
:start-after: start-minio-ad-ldap-group-search-filter
|
||||
:end-before: end-minio-ad-ldap-group-search-filter
|
||||
|
||||
When providing an AD/LDAP group search filter, configure a filter that returns the minimum number of relevant groups for the purpose of supporting authentication.
|
||||
Filters that return large group assignments increase the size of associated calls and resources.
|
||||
Functions sensitive to large request or response bodies may exhibit unexpected behaviors as a result.
|
||||
|
||||
|
||||
Group Search Base DN
|
||||
~~~~~~~~~~~~~~~~~~~~
|
||||
@ -398,4 +403,4 @@ Comment
|
||||
|
||||
.. include:: /includes/common-minio-external-auth.rst
|
||||
:start-after: start-minio-ad-ldap-comment
|
||||
:end-before: end-minio-ad-ldap-comment
|
||||
:end-before: end-minio-ad-ldap-comment
|
||||
|
Reference in New Issue
Block a user