CatalogIdentityClient
Home > @backstage/plugin-auth-backend
> CatalogIdentityClient
A catalog client tailored for reading out identity data from the catalog.
Signature:
class CatalogIdentityClient
Constructors
Constructor |
Modifiers |
Description |
---|---|---|
Constructs a new instance of the |
Methods
Method |
Modifiers |
Description |
---|---|---|
Looks up a single user using a query. Throws a NotFoundError or ConflictError if 0 or multiple users are found. | ||
Resolve additional entity claims from the catalog, using the passed-in entity names. Designed to be used within a Returns a superset of the entity names that can be passed directly to |