Federation Configuration section
These values are used to identify the token service provider.
<federationConfiguration>
<wsFederation passiveRedirectEnabled="true"
issuer="https://mingleinteg01-sso.mingledev.infor.com:443/idp/prp.wsf"
realm="https://optivadev.infor.com/FsOptivaWeb/"
requireHttps="true" />
<cookieHandler name="Infor.Optiva.STS" requireSsl="true" />
</federationConfiguration>
Component | Description |
---|---|
WS-Federation Issuer | The URI of the intended token issuer. |
WS-Federation Realm | The URI of the requesting realm (i.e., a URI that identifies the relying party to the security token service). |
Cookie Handler Name | The name for the cookie that is used by the session authentication module (SAM). |