Configuring HxGN EAM application for ROPC with Azure AD - HxGN EAM - 12.0.1 - Feature Briefs - Hexagon

HxGN EAM OpenID Connect

Language
English
Product
HxGN EAM
Search by Category
Feature Briefs
HxGN EAM Version
12.0.1

When the value of the LGNCON install parameter is set to ROPC, the web service authentication happens using the OpenID Connect Resource Owner Password Grant authentication flow. The following section details about the configuration required in EAM to support ROPC.

  1. Complete the configuration as described in the Configuring HxGN EAM application with OpenID Connect details of Azure AD.

  2. Copy the value of the token_endpoint and set it as the value of the Token End Point field on the SSO Configuration screen in the EAM application. The token_endpoint can be obtained from Metadata URI of Azure AD.

  3. Set the value of the Scope field on the SSO Configuration screen of the EAM application to openid profile.

    There is a space between openid and profile.

  4. Set the value of the Client Password field on the SSO Configuration screen of the EAM application to the client secret generated in the Configuring OpenID Connect confidential client in Azure AD section.

ROPC will only work if MFA is not enabled for the user.