fix(catalog-backend-module-ldap): ignore search reference
Having search referrals in the response causes the processor to stop right now. Instead of throwing an error they can simply be ignored and logged out. Signed-off-by: Dominik Schwank <dominik.schwank@sda.se>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/plugin-catalog-backend-module-ldap': patch
|
||||
---
|
||||
|
||||
Ignore search referrals instead of throwing an error.
|
||||
Reference in New Issue
Block a user