Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Page Properties
hiddentrue

Status

Status
colourYellowGreen
titlein reviewapproved

Approver

Pavel Shkadzko

Using a single user for all your uploads is against our security standards. Multi-user authentication provides several benefits that help protect your customers' documents and sensitive information. Here are two important reasons to opt for multi-user authentication:

  1. Mitigate the risk of putting all customers' documents under one credential: With a single-user implementation, all customers' documents are stored under one credential. This creates a significant risk if the token or identifier associated with that credential is leaked or stolen. In such cases, an attacker can gain access to all the documents of all users, compromising their confidentiality and potentially causing significant harm to your customers and your business. Multi-user authentication reduces this risk by using separate credentials for each user. This ensures that if one user’s credential is compromisedleaked, the documents of other users remain protected.

  2. Protect against compromised credentials: Even if your credentials are secure today, there is always a risk that they could be compromised in the future. If this happens, an attacker could easily gain access to all your customers' documents. With multi-user authentication, however, each user has their own unique credentials. This means that if one user's credentials are compromised, the other users' documents remain protected.

...