Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-10091

Atlas 100 Database Users Limit

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • v20170418
    • Affects Version/s: None
    • Component/s: Atlas
    • Labels:
      None

      Atlas currently only allows that 100 MongoDB users be created per group. It may be worth updating Add MongoDB Users and/or Create a Database User sections of the Atlas documentation to mention this limit.

      If a user attempts to exceed this limit via the Atlas API, the following response is returned:

      { detail: 'Groups can contain at most 100 database users.', error: 403, errorCode: 'GROUP_USERS_LIMIT_EXCEEDED', parameters: [ 100 ], reason: 'Forbidden' }
      

            Assignee:
            kay.kim@mongodb.com Kay Kim (Inactive)
            Reporter:
            luke.phillippi@mongodb.com Luke Phillippi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              7 years, 2 weeks, 1 day ago