Skip navigation.

Administration Console Online Help

PreviousNextvertical dots separating previous/next from contents/index/pdfContents

SAML Credential Mapping Provider: Provider Specific

Configuration Options     Related Tasks     Related Topics

Use this page to configure provider-specific information for this SAML Credential Mapping provider.

Configuration Options

Name Description
Minimum Parser Pool Size

The minimum number of parsers to maintain in the parser pool.

MBean Attribute:
SAMLCredentialMapperMBean.MinimumParserPoolSize

Minimum value: 0

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

Assertion TTL

The lifetime of generated SAML assertions.

MBean Attribute:
SAMLCredentialMapperMBean.AssertionTTL

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

Subject Confirmation

The default SAML Subject confirmation for generated SAML assertions.

MBean Attribute:
SAMLCredentialMapperMBean.SubjectConfirmation

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

Issuer Name

The value of the Issuer attribute for generated SAML assertions.

MBean Attribute:
SAMLCredentialMapperMBean.IssuerName

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

Name Mapper Class Name

The name of the Java class that maps Subjects to SAML Assertion name information. When no mapper is specified the default mapper implemention is used.

MBean Attribute:
SAMLCredentialMapperMBean.NameMapperClassName

Issuer URI

The Issuer URI (name) of this SAML Authority.

MBean Attribute:
SAMLCredentialMapperMBean.IssuerURI

Name Qualifier

The Name Qualifier value used by the Name Mapper.

MBean Attribute:
SAMLCredentialMapperMBean.NameQualifier

Default Time To Live

Time in seconds that, by default, an assertion should remain valid.

MBean Attribute:
SAMLCredentialMapperMBean.DefaultTimeToLive

Minimum value: 0

Default Time To Live Delta

A time factor you can use to allow the Credential Mapper to compensate for clock differences between the source and destination sites. The value is a positive or negative integer representing seconds.

MBean Attribute:
SAMLCredentialMapperMBean.DefaultTimeToLiveDelta

Source Site URL

The Source Site URL (name) of this SAML source site.

MBean Attribute:
SAMLCredentialMapperMBean.SourceSiteURL

Source Id Hex

A hexadecimal representation, calculated from the SourceSiteURL field, which must contain a valid URL value if either of the single sign-on profiles (POST or ARTIFACT) are enabled.

MBean Attribute:
SAMLCredentialMapperMBean.SourceIdHex

Source Id Base64

A Base64 representation, calculated from the SourceSiteURL field, which must contain a valid URL value if either of the single sign-on profiles (POST or ARTIFACT) are enabled.

MBean Attribute:
SAMLCredentialMapperMBean.SourceIdBase64

Intersite Transfer URIs

The Intersite Transfer URIs for this SAML source site.

MBean Attribute:
SAMLCredentialMapperMBean.IntersiteTransferURIs

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

PostEnabled

If true, enable Intersite Transfer Services for POST profile.

MBean Attribute:
SAMLCredentialMapperMBean.PostEnabled

Default Post Form

The default POST form to use with POST profile.

MBean Attribute:
SAMLCredentialMapperMBean.DefaultPostForm

Default Post Form

The default POST form to use with POST profile.

MBean Attribute:
SAMLCredentialMapperMBean.DefaultPostForm

Artifact Enabled

If true, enable Intersite Transfer Services for Artifact profile.

MBean Attribute:
SAMLCredentialMapperMBean.ArtifactEnabled

Assertion Retrieval URIs

One or more URI values indicating the URIs to which the SAML service should listen for incoming assertion retrieval requests.

MBean Attribute:
SAMLCredentialMapperMBean.AssertionRetrievalURIs

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

Assertion Store Class Name

The class that implements persistent store for Artifact profile assertions.

MBean Attribute:
SAMLCredentialMapperMBean.AssertionStoreClassName

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

Assertion Store Properties

Properties passed to Assertion Store class init() method.

MBean Attribute:
SAMLCredentialMapperMBean.AssertionStoreProperties

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

Assertion Configuration

Configuration for assertions generated by this SAML authority.

MBean Attribute:
SAMLCredentialMapperMBean.AssertionConfiguration

Related Tasks

Related Topics

 

Skip navigation bar   Back to Top