NameID2 - HxGN EAM - 11.07.01 - Feature Briefs - Hexagon

HxGN EAM Manual Creation of SAML Claims in ADFS

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

Custom rule text:

c:[Type == "http://infor/internal/sessionid"]

=> issue(Type = "http://schemas.xmlsoap.org/ws/2005/05/identity/claims/nameidentifier", Issuer = c.Issuer, OriginalIssuer = c.OriginalIssuer, Value = c.Value, ValueType = c.ValueType, Properties["http://schemas.xmlsoap.org/ws/2005/05/identity/claimproperties/format"] = "urn:oasis:names:tc:SAML:2.0:nameid-format:transient", Properties["http://schemas.xmlsoap.org/ws/2005/05/identity/claimproperties/spnamequalifier"] = "<eamentityid>");

Before creating this rule, ‘<eamentityid>’ should be replaced with the actual entity id.