How to disable using local credentials
We are setting up an Azure AD IdP for SSO, and want to be able to disable using the password stored in the sys_user table once the migration is complete. What is the recommended way to do this? We will still have some users that will need to authent...