5e2cc88ce7
Change-Id: I9f4d47518f1a1ab184d6cefb2b251aaad38e113a
9 lines
436 B
YAML
9 lines
436 B
YAML
---
|
|
features:
|
|
- >
|
|
[`bug 1638603 <https://bugs.launchpad.net/keystone/+bug/1638603>`_]
|
|
Add support for nested groups in Active Directory. A new boolean option
|
|
``[ldap] group_ad_nesting`` has been added, it defaults to ``False``.
|
|
Enable the option is using Active Directory with nested groups. This
|
|
option will impact the ``list_users_in_group``, ``list_groups_for_user``,
|
|
and ``check_user_in_group`` operations. |