This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/outpost/pkg/ldap
Toboshii Nakama efa09d5e1d
providers/ldap: fix: Return user DN with virtual group (#1142)
* fix: incorrect ldap virtual group member DN

Signed-off-by: Toboshii Nakama <toboshii@gmail.com>

* fix: imports

Signed-off-by: Toboshii Nakama <toboshii@gmail.com>
2021-07-14 10:59:40 +00:00
..
api.go providers/ldap: Added auto-generated uidNumber and guidNumber generated attributes for use with SSSD and similar software. (#1138) 2021-07-14 09:17:01 +02:00
api_tls.go LDAP Provider: TLS support (#1137) 2021-07-13 18:24:18 +02:00
bind.go outposts/ldap: fix user info caching, fix mixed case DN 2021-05-12 18:49:15 +02:00
instance_bind.go web: fix declaration of Intl 2021-06-13 23:13:43 +02:00
instance_search.go providers/ldap: Added auto-generated uidNumber and guidNumber generated attributes for use with SSSD and similar software. (#1138) 2021-07-14 09:17:01 +02:00
ldap.go providers/ldap: Added auto-generated uidNumber and guidNumber generated attributes for use with SSSD and similar software. (#1138) 2021-07-14 09:17:01 +02:00
search.go outposts/ldap: fix user info caching, fix mixed case DN 2021-05-12 18:49:15 +02:00
utils.go providers/ldap: fix: Return user DN with virtual group (#1142) 2021-07-14 10:59:40 +00:00