Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update contrib/libs/openldap to 2.6.8 | robot-contrib | 2024-06-05 | 1 | -1/+1 |
| | | | | d2f0cef9da3dea95d992cfd2e5cc4ad96dd8832b | ||||
* | KIKIMR-18220: Enrich token with groups from LDAP | molotkov-and | 2023-08-18 | 1 | -0/+148 |
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. |