GetAzureADGroups

A processor to retrieve user and group information from Azure Active Directory.

This processor retrieves the same information as the Azure AD module in OmniGroupServer. You can retrieve the user and group information, and then send it to OmniGroupServer using the PutOGS processor. This allows you to configure the task and its scheduling in NiFi rather than in OmniGroupServer.

Properties

Name Description
IDOL License Service

An IdolLicenseServiceImpl that provides a way to communicate with a Knowledge Discovery License Server.

Proxy Configuration Service A ProxyConfigurationServiceImpl that specifies the proxy server to use when sending requests to Azure AD.
Import External Users Specifies whether to retrieve external users.
OAuth2 Site Name To configure OAuth authentication, right-click the processor and click Advanced, and then follow the instructions on the GUIDED SETUP tab.
OAuth2 Sites File To configure OAuth authentication, right-click the processor and click Advanced, and then follow the instructions on the GUIDED SETUP tab.
Use IDs Specifies whether to identify users and groups by their ID rather than by their name.
Use On Premises Specifies whether to identify users and groups by their OnPremisesSamAccountName (or OnPremisesSecurityIdentifier when you also set "Use IDs" to TRUE).

Relationships

Name Description
report Reports of errors.
response Response documents to incoming FlowFiles (for example when you set up NiFi Ingest to Handle Connector Actions).
success User and group information is always routed to the success relationship.