Internal authentication mode - HxGN EAM - 12.0.1.2 - Feature Briefs - Hexagon

HxGN EAM Single Sign-On

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

In this mode of login, the credentials (username and password) are validated against the database irrespective of the value of the LGN* install parameters.

The details about this authentication mode for SOAP/REST Web Services in HxGN EAM are presented in the HxGN EAM OpenID Connect technical brief.

To use the Internal Authentication Mode for Web login, the HxGN EAM login URL should be appended with a query string parameter authenticationmode with a value of internal. By accessing the HxGN EAM URL with this additional parameter, the user will be prompted for username and password which will be validated against the database irrespective of the value of the install parameter, LGNCON.

  • Sample

<protocol>://fully_qualified_eam_server_name:port/web/base/logindisp?tenant=<EAM_TENANT>&authenticationmode=internal