readLdapLegacyConfig()
Home > @backstage/plugin-catalog-backend-module-ldap
> readLdapLegacyConfig
Warning: This API is now obsolete.
This exists for backwards compatibility only and will be removed in the future.
Parses configuration.
Signature:
function readLdapLegacyConfig(config: Config): LdapProviderConfig[];
Parameters
Parameter |
Type |
Description |
---|---|---|
config |
The root of the LDAP config hierarchy |