EAM Outbound oauth2 Security Configuration Associated with IMS via API Gateway Connection Point - HxGN EAM - 12.0.1 - Feature Briefs - Hexagon

HxGN EAM Databridge Configuration for IMS via API Gateway Switch

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

Since we are using the API Gateway for EAM outbound communication, it uses Tenant specific oauth2.0 for authentication of the request from EAM, so we need to provide the oauth2 credentials to EAM that will be used for the generation of the oauth access token to communicate with the API gateway.

The Contents from the EAMIMS.ionapi file downloaded in the Appendix C: Service Account and Client Id, should be provided to EAM using the Integration Configuration screen in EAM, Administration -> System Configuration -> Integration Configuration screen as shown below.

Picture39

In the Application Configuration, select “ION API” for application type as we are using an ION API based integration,

Picture40

Provide the contents from the EAMIMS.ionapi file in the EAM screen as shown in the below field mapping, the fields that are not mapped are optional fields and they can be ignored.

Picture41

Field on Application Configuration screen

Field in EAMIMS.ionapi file

Other Values

Application Name

“ION API”

Grand Type

Null

Base URL

“iu”

Client ID

“ci”

Client Secret

“cs”

Client Authorization URL

“pu”

Authorization Path

“oa””

Access Token Path

“ot”

Revoke Token Path

“or

Scope

Null

Resource

Null

User Name

“saak”

Password

“sask”

Active

Checked

EAM outbound security configurations are now completed.