EnrichUserFromAzureAD

Queries your Microsoft Azure Active Directory to obtain information about a user, and adds the information to the document. The processor can read a user ID or e-mail address from either a FlowFile attribute or a document metadata field. You might use this processor when a connector writes a user ID to a document, and you want to add more information about the user, such as their display name.

Properties

Name Default Value Description
IDOL License Service  

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

Azure ID Source Attribute Specifies whether to read the user ID from the "User ID" property or from a document metadata field (see XML Metadata Field).
OAuth site name   To configure OAuth authentication, click ADVANCED and follow the on-screen instructions.
OAuth sites file   To configure OAuth authentication, click ADVANCED and follow the on-screen instructions.
Proxy Configuration Service   A ProxyConfigurationServiceImpl that specifies the proxy server to use when sending requests to Azure AD.
User ID   The AzureAD user ID or e-mail address to look up. You can use NiFi expression language to select the value of a FlowFile attribute.
XML Metadata Field   An XPath expression to the metadata field that contains the user ID or e-mail address to look up.

Relationships

Name Description
success FlowFiles that were processed successfully.
failure FlowFiles that were not processed successfully.