Administration Console Online Help
|
|
When multiple Authorization providers are configured in a security realm, each may return a different answer to the "is access allowed" question for a given resource. This answer may be PERMIT, DENY, or ABSTAIN. The WebLogic Adjudication provider behaves as follows:
PERMIT, then PERMIT.DENY, then DENY.ABSTAIN and others return PERMIT, then PERMIT if unanimous permit is not required, DENY otherwise.Set the Require Unanimous Permit attribute to specify that all Authorization providers are required to vote PERMIT in order for this WebLogic Adjudication provider to vote PERMIT.
|
|
|