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

Keystore Type

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

MBean Attribute:
PKICredentialMapperMBean.KeyStoreType

Keystore File Name

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

MBean Attribute:
PKICredentialMapperMBean.KeyStoreFileName

Keystore Pass Phrase

The Keystore password.

MBean Attribute:
PKICredentialMapperMBean.KeyStorePassPhrase

Use Resource Hierarchy

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

MBean Attribute:
PKICredentialMapperMBean.UseResourceHierarchy

Use Initiator Group Names

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

MBean Attribute:
PKICredentialMapperMBean.UseInitiatorGroupNames

Related Tasks

Related Topics


Back to Top