Increase Maximum password retry limit in OAM
I have OAM 11.1.2.2 integrated with OIM.
OID is the user identity store for OAM and OIM does an LDAP sync to the same OID/base.
Our application uses OAM for SSO.
I would like to increase the number of times a user tries to enter a wrong password on the SSO page before they get locked out. Currently the number of tries seems to be set to 5.
I have tried following multiple suggestions of increasing MaxRetryLimit and DefaultRetryLimit in oam-config.xml and restarted AdminServer and OAM managed servers after changing these to see if these take effect but the number of tries is still stuck at 5.