Is there any configuration in Edge UI to set password expiry for user accounts.
I have referred to the below docs
https://docs.apigee.com/api-platform/system-administration/global-user-password-security-behavior
Of late we are seeing "Unknown Username and Password Combination" error for Edge UI login, at intervals of 3-4 weeks on Apigee on-prem 4.18.05. Users are able to login only if passwords are reset.
There have been no recent upgrades to our Apigee installation. I can assure you we didn't reach the 5 failed login attempts, and some users had passwords stored in Chrome as well.
Any pointers on what could possibly be causing this issue?
Answer by Nagashree B
·
Apr 15 at 11:32 PM
Finally figured out the cause for this. The openldap has the default password policy entry that has 30 day expiry set for the policy and only the sysadmin (bound to a different pwdPolicySubEntry) has the password policy set to never expire.
Thanks to the post below, we were able to setup the service account user with a never expire password policy.
https://community.apigee.com/articles/39204/how-to-setup-a-password-policy-for-a-single-orgadm.html
Social login with Google+: how to do? 2 Answers
Is it possible to change default Consumer Secret length? 3 Answers
Allow only download permission for custom role 0 Answers
Management API Calls for POST -- changes not reflected in Edge UI right away 2 Answers
Custome Role permission failing with curl command but success with EdgeUI 1 Answer