Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Servers: Configuration: Federation Services: Destination Site

Configuration Options     Related Tasks     Related Topics

This page lets you view and define various Federation Services SAML 1.1 SSO Destination Site settings for this server instance. You must first configure a SAML Identity Asserter V2 security provider in the server's security realm.

Configuration Options

Name Description
Destination Site Enabled

Specifies whether the Destination Site is enabled.

MBean Attribute:
FederationServicesMBean.DestinationSiteEnabled

Changes take effect after you redeploy the module or restart the server.

Assertion Consumer URIs

The Assertion Consumer URIs.

MBean Attribute:
FederationServicesMBean.AssertionConsumerURIs

Changes take effect after you redeploy the module or restart the server.

ACS Requires SSL

Specifies whether the Assertion Consumer Service requires SSL.

MBean Attribute:
FederationServicesMBean.ACSRequiresSSL

SSL Client Identity Alias

The alias used to store and retrieve the Destination Site's SSL client identity in the keystore.

MBean Attribute:
FederationServicesMBean.SSLClientIdentityAlias

SSL Client Identity Pass Phrase

The passphrase used to retrieve the Destination Site's SSL client identity from the keystore.

MBean Attribute:
FederationServicesMBean.SSLClientIdentityPassPhrase

Changes take effect after you redeploy the module or restart the server.

POST Recipient Check Enabled

Specifies whether the POST recipient check is enabled. When true, the recipient of the SAML Response must match the URL in the HTTP Request.

MBean Attribute:
FederationServicesMBean.POSTRecipientCheckEnabled

Changes take effect after you redeploy the module or restart the server.

POST One-Use Check Enabled

Specifies whether the POST one-use check is enabled.

MBean Attribute:
FederationServicesMBean.POSTOneUseCheckEnabled

Changes take effect after you redeploy the module or restart the server.

Used Assertion Cache Class Name

The class used as the persistent store for the Used Assertion Cache. When no class is specified, the default Used Assertion Cache implementation is used.

MBean Attribute:
FederationServicesMBean.UsedAssertionCacheClassName

Changes take effect after you redeploy the module or restart the server.

Used Assertion Cache Properties

Properties to be passed to the Used Assertion Cache class.

MBean Attribute:
FederationServicesMBean.UsedAssertionCacheProperties

Changes take effect after you redeploy the module or restart the server.

Related Tasks

Related Topics


Back to Top