From 8b21dc755f7c62e126a2257ce07287f6cc5c8dab Mon Sep 17 00:00:00 2001 From: Ammar Bandukwala Date: Wed, 25 Jan 2023 22:45:51 +0000 Subject: [PATCH] =?UTF-8?q?docs:=20use=20=E2=9C=85=20and=20=E2=9D=8C=20in?= =?UTF-8?q?=20enterprise=20feature=20matrix?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The grey X was ambiguous. --- docs/enterprise.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/enterprise.md b/docs/enterprise.md index 2201c6356b3d3..88fb8bf31a397 100644 --- a/docs/enterprise.md +++ b/docs/enterprise.md @@ -6,16 +6,16 @@ trial](https://coder.com/trial). | Category | Feature | Open Source | Enterprise | | --------------- | --------------------------------------------------------------------------- | :---------: | :--------: | -| User Management | [Groups](./admin/groups.md) | | X | -| User Management | [SCIM](./admin/auth.md#scim) | | X | -| Governance | [Audit Logging](./admin/audit-logs.md) | | X | -| Governance | [Browser Only Connections](./networking.md#browser-only-connections) | | X | -| Governance | [Template Access Control](./admin/rbac.md) | | X | -| Cost Control | [Quotas](./admin/quotas.md) | | X | -| Cost Control | [Max Workspace Auto-Stop](./templates.md#configure-max-workspace-auto-stop) | | X | -| Deployment | [High Availability](./admin/high-availability.md) | | X | -| Deployment | [Service Banners](./admin/service-banners.md) | | X | -| Deployment | Isolated Terraform Runners | | X | +| User Management | [Groups](./admin/groups.md) | ❌ | ✅ | +| User Management | [SCIM](./admin/auth.md#scim) | ❌ | ✅ | +| Governance | [Audit Logging](./admin/audit-logs.md) | ❌ | ✅ | +| Governance | [Browser Only Connections](./networking.md#browser-only-connections) | ❌ | ✅ | +| Governance | [Template Access Control](./admin/rbac.md) | ❌ | ✅ | +| Cost Control | [Quotas](./admin/quotas.md) | ❌ | ✅ | +| Cost Control | [Max Workspace Auto-Stop](./templates.md#configure-max-workspace-auto-stop) | ❌ | ✅ | +| Deployment | [High Availability](./admin/high-availability.md) | ❌ | ✅ | +| Deployment | [Service Banners](./admin/service-banners.md) | ❌ | ✅ | +| Deployment | Isolated Terraform Runners | ❌ | ✅ | > Previous plans to restrict OIDC and Git Auth features in OSS have been removed > as of 2023-01-11