mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
docs: use enterprise badges (#4428)
This commit is contained in:
+1
-5
@@ -75,11 +75,7 @@ Once complete, run `sudo service coder restart` to reboot Coder.
|
||||
|
||||
> When a new user is created, the `preferred_username` claim becomes the username. If this claim is empty, the email address will be stripped of the domain, and become the username (e.g. `example@coder.com` becomes `example`).
|
||||
|
||||
## SCIM
|
||||
|
||||
<blockquote class="info">
|
||||
SCIM is only available in the Enterprise Edition.
|
||||
</blockquote>
|
||||
## SCIM (enterprise)
|
||||
|
||||
Coder supports user provisioning and deprovisioning via SCIM 2.0 with header
|
||||
authentication. Upon deactivation, users are [suspended](userd.md#suspend-a-user)
|
||||
|
||||
@@ -1,9 +1,5 @@
|
||||
# Quotas
|
||||
|
||||
<blockquote class="info">
|
||||
Workspace Quotas are only available in the Enterprise Edition.
|
||||
</blockquote>
|
||||
|
||||
Coder Enterprise admins may define deployment-level quotas to protect against
|
||||
Denial-of-Service, control costs, and ensure equitable access to cloud resources.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user