Add possibility to resolve relations by RDN, in addition to UUID and DN in LDAP plugin

This is required to support memberUid attribute https://ldapwiki.com/wiki/MemberUid

Signed-off-by: Tomasz Szuba <tszuba@box.com>
This commit is contained in:
Tomasz Szuba
2022-06-22 16:25:49 +02:00
parent 0ea9a07008
commit fbfbff6bf7
3 changed files with 119 additions and 190 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-catalog-backend-module-ldap': patch
---
Add possibility to resolve relations by RDN, in addition to UUID and DN