I have set the user using MongoDB Atlas as shown in the images below
This did not work either:
I have updated the .ini file to use the new user
MFLIX_DB_URI = mongodb+srv://mflixAppUsert:mflixAppPwd@
when I start the server and check the status page, I get the following error when trying to validate
“Principle of Least Privilege: It doesn’t appear you have configured the application user”
Any pointer as to where I might be going wrong would be greatly appreciated!