Configuring multiple identity providers and/or service providers - HxGN EAM - 12.0.1 - Feature Briefs - Hexagon

HxGN EAM Single Sign-On

ft:locale
en-US
Product
HxGN EAM
Search by Category
Feature Briefs
HxGN EAM Version
12.0.1

Typically, EAM is configured to use one IDP and one SP. In this case, the configuration files in <ssoclienthome> do not need to be edited manually - the deployment scripts modify these files based on the settings in sso configuration file.

In general, creating multiple IDPs or SPs involves the following changes:

  • For each additional IDP, create two new files called idp-<identifier>.xml and idp-<identifier>-extended.xml.

  • For each additional SP, create two new files called sp-<identifier>.xml and sp-<identifier>-extended.xml.

    • The identifier may be any desired value; it must be unique across all IDPs and SPs.

  • The entityID for each IDP or SP must be added to fedlet.cot

    • The sun-fm-trusted-providers key must contain a comma-separated list of the entity IDs for all SPs and IDPs.