edocs Home > Oracle WebLogic Server Documentation > Administration Console Online Help > Negotiate Identity Asserter: Provider Specific

Negotiate Identity Asserter: Provider Specific

Configuration Options     Related Tasks     Related Topics

Use this page to define the provider specific configuration of this Negotiate identity assertion provider.

Configuration Options

Name Description
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.

Form Based Negotiation Enabled

Indicates whether the Negotiate identity assertion provider and servlet filter should negotiate when a web application is configured for FORM authentication.

MBean Attribute:
NegotiateIdentityAsserterMBean.FormBasedNegotiationEnabled

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

Related Tasks

Related Topics