| _id | userId | user | db | credentials | roles |
|---|---|---|---|---|---|
admin.admin
|
4c9fa8db-3361-4411-8690-f0ccd0b97a8e
|
admin
|
admin
|
{
"SCRAM-SHA-1": {
"iterationCount": 10000,
"salt": "OK9zfCV7TxlGacPwryyPsA==",
"storedKey": "mKgvuHOm6t+z1nB7D+9LLzH0JGA=",
"serverKey": "ItuMxICrmeMf49xEpq3r0wdKppE="
},
"SCRAM-SHA-256": {
"iterationCount": 15000,
"salt": "EK2vR+f93YHWYQDaaNwUjh0T7R0WvnQIaFTkpw==",
"storedKey": "ZUO38RuEhEXerW4J9r2j49r2qjGEKAEu/0PL/pfJn70=",
"serverKey": "boTzh8NUoKXR+IS6NDpOJyc4M7CaFqtt/VPyC33wq5M="
}
}
|
[
{
"role": "root",
"db": "admin"
}
]
|
| Documents | 1 |
| Total doc size | 524 Bytes |
| Average doc size | 524 Bytes |
| Pre-allocated size | 20 KB |
| Indexes | 2 |
| Total index size | 40 KB |
| Padding factor | |
| Extents |
| Name | Columns | Size | Attributes | Actions |
|---|---|---|---|---|
| _id_ |
_id ASC
|
20 KB | ||
| user_1_db_1 |
user ASC
db ASC
|
20 KB |
unique: true
|