mirror of
https://github.com/minio/minio.git
synced 2024-12-26 23:25:54 -05:00
c9e9a8e2b9
This fixes a regression from #19358 which prevents policy mappings created in the latest release from being displayed in policy entity listing APIs. This is due to the possibility that the base DNs in the LDAP config are not in a normalized form and #19358 introduced normalized of mapping keys (user DNs and group DNs). When listing, we check if the policy mappings are on entities that parse as valid DNs that are descendants of the base DNs in the config. Test added that demonstrates a failure without this fix. |
||
---|---|---|
.. | ||
ldap | ||
openid | ||
plugin | ||
tls |