Skip to main content
Version: Next

MicrosoftGraphOrgEntityProvider

Home > @backstage/plugin-catalog-backend-module-msgraph > MicrosoftGraphOrgEntityProvider

Reads user and group entries out of Microsoft Graph, and provides them as User and Group entities for the catalog.

Signature:

class MicrosoftGraphOrgEntityProvider implements EntityProvider 

Implements: EntityProvider

Constructors

Constructor

Modifiers

Description

(constructor)(options)

Constructs a new instance of the MicrosoftGraphOrgEntityProvider class

Methods

Method

Modifiers

Description

connect(connection)

fromConfig(configRoot, options)

static

getProviderName()

read(options)

Runs one complete ingestion loop. Call this method regularly at some appropriate cadence.