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