Updates to the two sp*xml files - 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
  1. Set the entityID to a valid value.

    • The requirements for a valid entityid for a service provider are the following:

      • The entityID must be unique across all service providers and identity providers; and

      • The entityID must be in the form of a URL.

    • These are the suggested entity IDs:

      • Production SP: https://<server>:<port>/sso/fedletapplication/prod

      • Test SP: https://<server>:<port>/sso/fedletapplication/test

  2. Add the meta alias to the AssertionConsumerService Location

    • A metaalias is a unique identifier for an SP; it is used internally by the SP client packages.

    • Find the Location attribute for the AssertionConsumerService

    • Append this string: "/metaAlias<the actual metaalias>"

    • For example, if the metaalias is ‘/prod’, the modified location would be "…sso/fedletapplication/metaAlias/prod"

    • Note that the term metaAlias must be entered exactly, including case.