Skip to content

Commit facbcb7

Browse files
committed
Clarify internal/external user distinction in User Limits
1 parent 20f1905 commit facbcb7

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

  • content/en/docs/deployment/general

content/en/docs/deployment/general/salt.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,10 @@ Mendix applications using a SALT License cannot be deployed to the Mendix Public
3535

3636
### User Limits
3737

38-
SALT licenses specify a maximum number of named users. This limit is enforced independently by each application and is defined at the time of purchase. Limiting concurrent users is not supported.
38+
SALT licenses distinguish between internal and external users:
39+
40+
* **Internal users**: SALT licenses specify a maximum number of named internal users. This limit is enforced independently by each application and is defined at the time of purchase. Limiting concurrent users is not supported.
41+
* **External users**: Unlimited external users can optionally be purchased. When purchased, external users are no longer counted against the internal user limit. To take advantage of this, users must be explicitly flagged as external in your application using the [User Classification](/appstore/modules/user-classification/) module or by setting the `UserType` attribute directly. If external users are not flagged, they are counted as internal users.
3942

4043
## Obtaining the SALT-based License
4144

0 commit comments

Comments
 (0)