Where is the option to add default privilege? I created the user, but all I could do was delete the default role, and then create a specific role of read/write on the sample_mflix database.
I restarted the browser and also restarted vsCode…
started the program by typing python3 run.py
went to the browser and navigated to the test… But the test fails.
I couldn’t find anywhere on the add user page an area to Add Default Privilege…
There is a space to add a specific privilege…
I then edited the ini file for the new user. mflixAppUser:mflixAppPwd in the connection string for both the production and test URIs.