Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

PKI Credential Mapping Provider: Provider Specific

Configuration Options     Related Tasks     Related Topics

This page allows you to configure provider specific attributes for this Key Pair Credential Mapping Provider.

Configuration Options

Name Description
Keystore Provider

Represents a provider for the Java Security API that should be used.

MBean Attribute:
PKICredentialMapperMBean.KeyStoreProvider

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

Keystore Type

The provider will generate a keystore object of this type. Default is 'JKS'.

MBean Attribute:
PKICredentialMapperMBean.KeyStoreType

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

Keystore File Name

Location of the keystore relative to the directory where the server was started.

MBean Attribute:
PKICredentialMapperMBean.KeyStoreFileName

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

Keystore Pass Phrase

The Keystore password.

MBean Attribute:
PKICredentialMapperMBean.KeyStorePassPhrase

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

Use Resource Hierarchy

Enables selection of credential mappings by traversing up the resource hierarchy for each type of resource.

MBean Attribute:
PKICredentialMapperMBean.UseResourceHierarchy

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

Use Initiator Group Names

Enables selection of credential mappings based on the group names of the initiator.

MBean Attribute:
PKICredentialMapperMBean.UseInitiatorGroupNames

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

Related Tasks

Related Topics


Back to Top