I start a new mongo instance, create a user, authorize it, but when I run \"show collections\", the system says that the id is not authorized. I do not know why?
I would try granting the read role to the user. userAdminAnyDatabase grants the ability to administer users.