Oracle Weblogic Server (MOSC)

MOSC Banner

About JAAS Control Flags

edited Nov 19, 2015 5:36AM in Oracle Weblogic Server (MOSC) 2 commentsAnswered

Hello,

I was going through some documents lately related to weblogic and I stopped at one, which addresses JAAS Control flags:

Configuring Authentication Providers

Let me quote the part of interest:

REQUIRED—The Authentication provider is always called, and the user must always pass its authentication test. If authentication succeeds or fails, authentication still continues down the list of providers.
◾REQUISITE—The user is required to pass the authentication test of the Authentication provider. If the user passes the authentication test of this Authentication provider, subsequent providers are executed but can fail (except for Authentication providers with the JAAS Control Flag set to REQUIRED). 
◾SUFFICIENT—The user is not required to pass the authentication test of the Authentication provider. If authentication succeeds, no subsequent Authentication providers are executed. If authentication fails, authentication continues down the

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center