LDAP_DN_ANNOTATION
Home > @backstage/plugin-catalog-backend-module-ldap
> LDAP\_DN\_ANNOTATION
The name of an entity annotation, that references the DN of the LDAP object it was ingested from.
The DN is the fully qualified name that identifies the item; for example, for an item with the DN uid=john,ou=people,ou=spotify,dc=spotify,dc=net the generated entity would have this annotation, with that full string as its value.
Signature:
LDAP_DN_ANNOTATION = "backstage.io/ldap-dn"