Paribus 365 Featured Image

Paribus Cloud/Paribus 365 – Active Directory Authentication

Summary: Outline of how to enable access to Paribus 365 (Cloud Service instance) to a customer instance of Dynamics 365 (Azure Active Directory)
Article Type: How-To Guide
Related Product(s): This article relates to the following products:

 

  • Paribus 365/Interactive (Search and Detect)
  • Microsoft Dynamics CRM/365
  • Azure Active Directory
 Related Article(s):
  • None

About This Article

This article provides an outline of the steps required to enable access to an instance of the Paribus 365 Cloud Service, to a customer instance of Microsoft Dynamics 365 Online (Azure Active Directory).

Background

As part of the Paribus 365 for Microsoft Dynamics 365 solution is a cloud instance of the Paribus 365 (Paribus Interactive) Cloud Service, which acts as the cloud hosted search engine service.

This service contains a collection of content which the Paribus search engine uses to perform search requests. This content is acquired from the customer instance of Dynamics 365 and is automatically synchronized with the Paribus 365 Cloud Service instance.

Connectivity and authentication with the customer instance of Dynamics 365 can be achieved in a variety of ways. Here we outline token-based authentication (OAuth) with Azure Active Directory.

What is Token-based Authentication

Token-based authentication (OAuth) is a process whereby the owner of the service with which we wish to connect/authenticate to (e.g. customer instance of Dynamics 365), issues the third-party service with an authentication token.

The third-party service (e.g. Paribus 365) is then able to use the authentication token as a secure means to connect and authenticate to the target service (e.g. Dynamics 365).

In the case of token authentication with Microsoft Dynamics 365, this is actually authentication to the target Active Directory which owns the Microsoft Dynamics 365 instance (e.g. Azure Active Directory).

About Authentication Tokens

  • Authentication tokens replace the need for any exchange of usernames and passwords.
  • Authentication tokens are not subject to password expiration or multi-factor authentication (MFA) principles.
  • Authentication tokens are issued uniquely to each third-party.
  • Authentication tokens can be revoked (deleted) at any time by the token bearer (e.g. Dynamics 365 customer) – this resulting in all third-party access being revoked/denied.

Registering the Paribus 365 Application (Request Permission)

The first step in which to achieve authentication with Microsoft Dynamics 365 (Azure Active Directory), is for the Paribus 365 Cloud Service to request authority from the customers Active Directory. This is known as an Application Registration.

Click this link to begin the application registration process and request to grant Paribus 365 Access Authority to my Active Directory.

Important Note: The response to this action must be performed by an Azure Active Directory user with authority to perform administration tasks including Application Registrations.

The above action should present a Microsoft hosted login request (web page):

The login being requested here should be completed with the following:

  • A user account within the Azure Active Directory owning the target instance of Microsoft Dynamics 365.
  • A user account within the Azure Active Directory with administration privileges to grant authority access.

Upon a successful login to the target Azure Active Directory, the next step is to grant the Paribus 365 application authority to access assets within the Azure Active Directory.

The key authority that Paribus 365 requires is access to the Common Data Services (e.g. Dynamics 365 data).

Microsoft will present the following dialog to request this permission:

Upon successful completion of this step the Paribus 365 application will only be permit authority into the target Azure Active Directory and access to the Common Data Service – the level of access permitted at this stage is none and will be defined in later steps below.

To check the successful registration of the Paribus 365 application within the Azure Active Directory (optional), access the Azure Portal for your Azure Active Directory by…

  1. View Azure Active Directory
  2. View Enterprise Applications, and finally
  3. View All applications

Listed within the Enterprise application should be the Paribus 365 (Interactive) application.

Defining a Dynamics 365 Application User

The final step following the successful registration of the Paribus 365 application into the Azure Active Directory is to create an Application User account within the target Dynamics 365 instance. This application user will act as the user by which Paribus 365 will connect to the target Dynamics 365 instance.

New Application User

Using an administration user account, log into Power Platform Admin Center – go into the Environment you wish to enable access to Paribus 365 and select Settings, then Application Users.

Select the New app user from the top toolbar…

…and click Add an app.

Then in the search field enter the following Application ID value:

  • 1ee6affa-24cd-4ce8-a962-a9f0feeaac34

Ensure the Paribus 365 (Interactive) app is selected, and click Add.

Finally, select your Business unit and click Create
(Please ignore the Security role for now, as this will be added later in the process or on the day of your Paribus assisted installation)

Application Users are subject to the following:

  • Do not require a password.
  • Do not require a user licence.
  • Their access is subject to the security roles they are assigned (see next step).
  • Can be removed at any time causing authentication and access to be revoked.

 

Removing Access/Registration to Paribus Interactive

Should you ever wish to remove the registration of the Paribus Interactive application from your Dynamics 365 instance and Azure Active Directory, this can be achieved from within your Azure Active Directory.

This action will remove the application registration and thus revoke all authentication and access to the Azure Active Directory and Dynamics 365 tenant(s).

From within the Azure management portal of the Azure Active Directory to be updated:

  • Select the Azure Active Directory
  • Select Enterprise applications
  • Select the Paribus 365 (Interactive) application

  • Select Properties
  • Select the Delete option

 

Removal of the Dynamics 365 Application User

Removal of the Dynamics 365 application user is optional but not essential as the registration of the Paribus Interactive application has been removed from the Azure Active Directory thus preventing any further access to this application.

Further Information:


See the Paribus Help Center User Guidelines for important considerations of use.