The ssoLogonDef block is used only when connecting to an Infor SSO server. It must not be used for custom SSO implementations. The following section only describes about those properties which are specific to STS. The initial setup must be done as to how it is described in SSOLogonDef Section mentioned at the beginning of the guide and the specific settings mentioned below must be reconfigured specifically for STS.
-
STSEndpoint
-
Use a browser to access the STS mex address endpoint (see ‘STSMexAddress’ below)
-
In the resulting xml document search for an address ending in "idp/usernamemixed"
-
Use the entire URL for the STSEndpoint
-
-
STSMexAddress
-
To find the Message Exchange Address using the STS Admin UI:
-
Navigate to Settings Menu > Download Federated Metadata.
-
Locate the Download SAML/WS-Fed IdP Metadata XML link.
-
The Metadata section under the SecurityTokenServiceEndpoint section should contain an Address entry.
-
Copy the URL Path for this entry.
-
The complete mex address is a URL using this path. The mex address will look something like https://<sts-server>:<port>/inforsts/rest/metadata/00000000000000000000000000000000/idp/wstrust.
-
-
STSPolicyID
Should be left blank when connecting to STS.
-
identityProviderType
Defaults to ADFS. This setting should be left unchanged when connecting to STS.