Files
backstage/.changeset/quiet-seals-fix.md
T
Dominik Schwank f751e84572 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>
2022-03-08 16:42:36 +01:00

118 B

@backstage/plugin-catalog-backend-module-ldap
@backstage/plugin-catalog-backend-module-ldap
patch

Ignore search referrals instead of throwing an error.