docs: link all enterprise features (#4368)

This commit is contained in:
Ammar Bandukwala
2022-10-05 15:05:28 -04:00
committed by GitHub
parent b65c555dfc
commit 4f3958c831
3 changed files with 21 additions and 3 deletions
+4
View File
@@ -77,6 +77,10 @@ Once complete, run `sudo service coder restart` to reboot Coder.
## SCIM
<blockquote class="info">
SCIM is only available in the Enterprise Edition.
</blockquote>
Coder supports user provisioning and deprovisioning via SCIM 2.0 with header
authentication. Upon deactivation, users are [suspended](userd.md#suspend-a-user)
and are not deleted. [Configure](./configure.md) your SCIM application with an
+7 -3
View File
@@ -3,13 +3,17 @@
Coder is free to use and includes some features that are only accessible with a paid license.
Contact sales@coder.com to obtain a license.
Our Enterprise-only features include:
These features are available in the enterprise edition:
- [Audit Logging](./audit-logs.md)
- Browser Only Connections
- Template RBAC
- [Browser Only Connections](../networking.md#browser-only-connections)
- [Quotas](./quotas.md)
- [SCIM](./auth.md#scim)
And we're releasing these imminently:
- High Availability
- Template RBAC
## Adding your license key