Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Negotiate Identity Asserter: Common

Configuration Options     Related Tasks     Related Topics

Use this page to define the common configuration of this Negotiate Identity Assertion provider.

Configuration Options

Name Description
Name

The name of this Negotiate Identity Assertion provider.

MBean Attribute:
NegotiateIdentityAsserterMBean.DisplayName

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

Description

A short description of this Negotiate Identity Assertion provider.

MBean Attribute:
NegotiateIdentityAsserterMBean.Description

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

Version

The version number of this Negotiate Identity Assertion provider.

MBean Attribute:
NegotiateIdentityAsserterMBean.Version

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

Active Types

The token type this Negotiate Identity Assertion provider uses for authentication. Ensure no other identity assertion provider configured in the same security realm has this attribute set to X509.

MBean Attribute:
NegotiateIdentityAsserterMBean.ActiveTypes

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

Base64 Decoding Required

Determines whether the request header value or cookie value must be Base64 Decoded before sending it to the Identity Assertion provider. The setting is enabled by default for purposes of backward compatibility, however, most Identity Assertion providers will disable this attribute.

MBean Attribute:
NegotiateIdentityAsserterMBean.Base64DecodingRequired

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

Related Tasks

Related Topics


Back to Top