Skip navigation.

Administration Console Online Help

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

SAML Credential Mapping Provider V2: Provider Specific

Configuration Options     Related Tasks     Related Topics

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

Configuration Options

Name Description
Supported Import Constraints

A SAML Partner Registry can import all partners, only enabled partners, or no partners. It can import all certificates, only certificates referenced by partners, or no certificates.

MBean Attribute:
SAMLCredentialMapperV2MBean.SupportedImportConstraints

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

Supported Import Formats

A SAML Partner Registry can import partner information and certificates from an XML document.

MBean Attribute:
SAMLCredentialMapperV2MBean.SupportedImportFormats

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

Signing Key Alias

The alias used to access the keystore for keys used to sign assertions.

MBean Attribute:
SAMLCredentialMapperV2MBean.SigningKeyAlias

Signing Key Pass Phrase

The credential (password) used to access the keystore for keys used to sign assertions.

MBean Attribute:
SAMLCredentialMapperV2MBean.SigningKeyPassPhrase

Assertion TTL

The lifetime of generated SAML assertions.

Subject Confirmation

The default SAML Subject confirmation for generated SAML assertions.

Issuer Name

The value of the Issuer attribute for generated SAML assertions.

Default 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:
SAMLCredentialMapperV2MBean.NameMapperClassName

Issuer URI

The Issuer URI (name) of this SAML Authority.

MBean Attribute:
SAMLCredentialMapperV2MBean.IssuerURI

Name Qualifier

The Name Qualifier value used by the Name Mapper.

MBean Attribute:
SAMLCredentialMapperV2MBean.NameQualifier

Default Time To Live

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

MBean Attribute:
SAMLCredentialMapperV2MBean.DefaultTimeToLive

Minimum value: 0

Default Time To Live Offset

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:
SAMLCredentialMapperV2MBean.DefaultTimeToLiveDelta

Source Site URL

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

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.

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.

Intersite Transfer URIs

The Intersite Transfer URIs for this SAML source site.

PostEnabled

If true, enable Intersite Transfer Services for POST profile.

Default Post Form

The default POST form to use with POST profile.

Default Post Form

The default POST form to use with POST profile.

MBean Attribute:
SAMLCredentialMapperV2MBean.DefaultPostForm

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

Artifact Enabled

If true, enable Intersite Transfer Services for Artifact profile.

Assertion Retrieval URIs

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

Assertion Store Class Name

The class that implements persistent store for Artifact profile assertions.

Assertion Store Properties

Properties passed to Assertion Store class init() method.

Assertion Configuration

Configuration for assertions generated by this SAML authority.

Related Tasks

Related Topics

 

Skip navigation bar   Back to Top