MongoDB Authorization Model – User-defined Roles Part 2
Introduction In the first part (Part 1) of our series on the MongoDB authorization model, we talked about user-defined roles, focusing on the various actions that a user can perform and the resources that these actions can be performed on. Now, we can turn our attention to privileges and see what they look like in … Continued
