user_auth.go
1.99 KB
-
LDAP: Fetch teams in debug view (#18951) · 10fe101a
Adds the definition of `GetTeamsForLDAPGroupCommand` which handles the lookup of team information based on LDAP groupDNs. This is an Enterprise only feature. To diferentiate,a response will contain the `team` key as `null` on OSS while on Enterprise the key will contain an empty array `[]` when no teams are found.
gotjosh committed