LDAP - Group Mappings

Hello,

I am currently testing LDAP authentication (with Active Directory) and was wondering if nested groups are supported within group mappings?

My user filter is just working fine with nested groups:
(&(|(sAMAccountName={login})(userPrincipalName={login}))(memberOf:1.2.840.113556.1.4.1941:=CN=metabase_default,OU=METABASE,DC=domain,DC=local))

But it seems like nested groups are not supported for group mappings. Does anyone know more about that? Also in general it seems things are getting weird trying to make proper use of group mappings. Any advise?

Thank you
Stefan

Hi @slbng
I think you’re looking for this issue (sorry, my LDAP foo is not very good anymore):
https://github.com/metabase/metabase/issues/6692 - upvote by clicking :+1: on the first post