Skip to main content

LDAP_UUID_ANNOTATION

Home > @backstage/plugin-catalog-backend-module-ldap > LDAP\_UUID\_ANNOTATION

The name of an entity annotation, that references the UUID of the LDAP object it was ingested from.

The UUID is the globally unique ID that identifies the item; for example, for an item with the UUID 76ef928a-b251-1037-9840-d78227f36a7e, the generated entity would have this annotation, with that full string as its value.

Signature:

LDAP_UUID_ANNOTATION = "backstage.io/ldap-uuid"