Azure Active Directory Driver 5.2.1.0000 Readme

The Azure Active Directory Driver also referred to as Azure AD Driver in this document, allows you to seamlessly provision and deprovision users, group memberships, exchange mailboxes, roles, Teams, Channels, SKU and licenses to Azure AD Cloud. You can also configure the driver to integrate with OpenText™ Identity Manager Service for Exchange Online (Identity Manager Exchange Service) for synchronizing Office 365 attributes.

What's New?

This Readme comprises the following sections:

Overview

This update is applicable for OpenText Identity Manager Driver for Office 365 and Azure Active Directory running OpenText Identity Manager 4.10. The driver version will be changed to 5.2.1.0000 after the patch is applied.

Note:

System Requirements

Prerequisites

Run the following commands before upgrading the driver to install the requirments:

Upgrading the Driver

The driver upgrade process involves the following tasks:

  • To upgrade the driver files, refer to: Upgrading the Driver Files
  • To set the delegated and application permissions, refer to:Azure AD Directory Configuration Changes - refer to Step3 in the implementation Guide
  • To set up SSL between the driver and Azure AD graph REST endpoints, refer to: Secured Communication with Microsoft Graph
  • To set up SSL between the driver and Identity Manager Exchange Service, refer to: Securing Communication with Identity Manager Exchange Service
  • Upgrading the Driver Files

    1. Take a back-up of the current driver configuration.

    2. (Conditional) If the driver is running locally, stop the driver instance and the OpenText Identity Vault.

    3. (Conditional) If the driver is running with a Remote Loader instance, stop the driver and the Remote Loader instance.

    4. Download and unzip the contents of the IDM_AzureAD_5.2.1.zip file to a temporary location on your computer.

    5. (Conditional) To upgrade the driver files:




    6. As a non-root user, perform the following steps:

      1. Verify that /rpm directory exists and contains _db.* file.
      2. The _db.* file is created during a non-root installation of the OpenText Identity Manager engine. The absence of this file might indicate that the Identity Manager is not installed properly. You must reinstall the OpenText Identity Manager to correctly place the file in the directory.

      3. To set the root directory to the location of non-root OpenText Identity Vault, enter the following command in the command prompt:
      4. ROOTDIR=<non-root eDirectory location>

        This will set the environmental variables to the directory where OpenText Identity Vault is installed as a non-root user.

      5. To install the driver files, enter the following command:
      6. For example, to install the REST driver RPM, use this command:

        rpm --dbpath $ROOTDIR/rpm -Uvh --relocate=/usr=$ROOTDIR/opt/novell/eDirectory --relocate=/etc=$ROOTDIR/etc --relocate=/opt/novell/eDirectory=$ROOTDIR/opt/novell/eDirectory --relocate=/opt/novell/dirxml=$ROOTDIR/opt/novell/dirxml --relocate=/var=$ROOTDIR/var --badreloc --nodeps --replacefiles /home/user/netiq-DXMLRESTAzure.rpm

        where /opt/novell/eDirectory is the location where non-root eDirectory is installed and /home/user/ is the home directory of the non-root user.

    7. (Conditional) If the driver is running locally, start the OpenText Identity Vault and the driver instance.

    8. (Conditional) If the driver is running with a Remote Loader instance, start the Remote Loader instance and the driver instance.

    Technical Support Information

    Issues Fixed in Previous Release (5.2.0.0200)