A developer has multiple LDAP Authentication providers. The user is not required to pass the authentication test of the Authentication provider
• If authentication succeeds, control is returned to the caller; no subsequent Authentication provider down the list Is executed.
• If authentication fails, authentication continues down the list of providers.
What should be the JAAS Control flag value in Apache Jackrabbit Oak External Login Module configuration?
Submit