Agile 9.3.1.2 with Weblogic and Account lockout
Option 2
-----------
Disable Account Lockout at Weblogic level.
1. Login JavaClient as administrator
2. Go to "User Setting" >> "Account Policy"
3. Disable the Policy
4. Go to Weblogic Console by accessing http://weblogic-server:port/console
5. Go to "Home Page", click "Security Realms", "AgileRealm", click "User Lockout" tab
6. Disable the function of "Lockout Enabled"
7. Restart weblogic servers (if clustering, restart all)
It says disable Account Lockout at Weblogic level but the steps includes disabling the policy in Agile. If Agile and Weblogic account policy is disabled, do users never get locked out?