My Oracle Support Banner

Admin Channel Used Even Though Security Interop Mode is Set to Performance (Doc ID 2356893.1)

Last updated on AUGUST 07, 2023

Applies to:

Oracle WebLogic Server - Version 12.1.3.0.0 and later
Information in this document applies to any platform.

Symptoms

Admin Channel used even though Security Interop Mode is set to Performance. The problem with this is that it doesn't seem to take into consideration the interop mode and causes a conflict such that the anonymous subject is used when making the call over the Admin Channel.  And because of that JTA transactions aren't able to be committed when the transaction spans two managed servers in the same domain. With debug enabled we can see the following:

This means the Admin channel is being used but using the anonymous subject (which isn't allowed on the admin channel). But the point is that the admin channel should not be used in the first place.

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.