APEX instance password complexity
Summary
How to change password complexity rules in APEX instance of ATP Always Free?Content
I am using "Application Express Authentication" as the authentication scheme of my application in ATP Always Free. Is there any way of forcing the password of workspace users to be longer than 8 characters? This mainly concerns the page where a user has to set a new password after his/her first login (page 50 in application 4155). I do not want to implement my own page for that purpose where I could enforce longer passwords.
Executing "apex_instance_admin.set_parameter('PASSWORD_MIN_LENGTH','12')" produces the following error:
Tagged:
0