Backstage
    Preparing search index...

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

    A Backstage catalog backend module that helps integrate towards LDAP

    Catalog Backend Module for LDAP

    This is an extension module to the plugin-catalog-backend plugin, providing an LdapOrgReaderProcessor that can be used to ingest organization data from an LDAP server. This processor is useful if you want to import users and groups from your Active Directory or another LDAP compatible server.

    See Backstage documentation for details on how to install and configure the plugin.

    You can find the legacy documentation at docs/integrations/ldap/org--old.md.

    Classes

    LdapClient
    LdapOrgEntityProvider
    LdapOrgReaderProcessor

    Interfaces

    LdapOrgEntityProviderLegacyOptions
    LdapOrgEntityProviderTransformsExtensionPoint

    Type Aliases

    BindConfig
    GroupConfig
    GroupTransformer
    LdapOrgEntityProviderOptions
    LdapProviderConfig
    LdapVendor
    TLSConfig
    UserConfig
    UserTransformer
    VendorConfig

    Variables

    default
    LDAP_DN_ANNOTATION
    LDAP_RDN_ANNOTATION
    LDAP_UUID_ANNOTATION
    ldapOrgEntityProviderTransformsExtensionPoint
    vendors

    Functions

    defaultGroupTransformer
    defaultUserTransformer
    mapStringAttr
    readLdapLegacyConfig
    readLdapOrg
    readProviderConfigs