LdapOrgEntityProvider
Home > @backstage/plugin-catalog-backend-module-ldap
> LdapOrgEntityProvider
Reads user and group entries out of an LDAP service, and provides them as User and Group entities for the catalog.
Signature:
class LdapOrgEntityProvider implements EntityProvider
Implements: EntityProvider
Remarks
Add an instance of this class to your catalog builder, and then periodically call the LdapOrgEntityProvider.read() method.
Constructors
Constructor |
Modifiers |
Description |
---|---|---|
Constructs a new instance of the |
Methods
Method |
Modifiers |
Description |
---|---|---|
| ||
| ||
Runs one single complete ingestion. This is only necessary if you use manual scheduling. |