Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | KIKIMR-18220: Enrich token with groups from LDAP | molotkov-and | 2023-08-18 | 1 | -0/+3 |
Add ldap functions wrapper and separate in different files for compatibility with different OS. Add user groups fetching from ldap server. Limitations: - Fixed 'memberOf' attribute - No tests to check how filter for search created - Fetched groups are returned in event as is. |