Fusion Middleware Control Help for WebLogic Server

Previous Next Open TOC in new window
Content starts here

Server Template: Configuration: Federation Services: SAML 1.1 Destination Site

Configuration Options     

Use this page to view and define various Federation Services SAML 1.1 SSO destination site settings for this server template. 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

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

POST One-Use Check Enabled

Specifies whether the POST one-use check is enabled.

MBean Attribute:
FederationServicesMBean.POSTOneUseCheckEnabled

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.


Back to Top