From 5dce788e45347f0575132894a8df1ed8faad594f Mon Sep 17 00:00:00 2001 From: Mark Milligan Date: Wed, 11 Jan 2023 10:32:25 -0600 Subject: [PATCH 1/3] docs: remove plans to license restrict oidc and git auth --- docs/enterprise.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/enterprise.md b/docs/enterprise.md index e20ba2f6f999b..0d58673054f70 100644 --- a/docs/enterprise.md +++ b/docs/enterprise.md @@ -7,7 +7,6 @@ trial](https://coder.com/trial). | Category | Feature | Open Source | Enterprise | | --------------- | --------------------------------------------------------------------------- | :------------: | :--------: | | User Management | [Groups](./admin/groups.md) | | X | -| User Management | [OIDC](./admin/auth.md) | X\* | 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 | @@ -16,10 +15,9 @@ trial](https://coder.com/trial). | 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 | [Git Provider Integration](./admin/git-providers.md) | X\* | X | | Deployment | Isolated Terraform Runners | | X | -\* Free for up to 20 users +> Previous plans to restrict OIDC and Git Auth features in OSS have been removed as of 2023-01-11 ## Adding your license key From 2df5a51e1b57ee1f7ecd0b58f08cf8d2c0e6f37d Mon Sep 17 00:00:00 2001 From: Mark Milligan Date: Thu, 12 Jan 2023 13:05:08 -0600 Subject: [PATCH 2/3] docs: rewrap to fix fmt --- docs/enterprise.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/enterprise.md b/docs/enterprise.md index 0d58673054f70..5f7b7320b052b 100644 --- a/docs/enterprise.md +++ b/docs/enterprise.md @@ -17,7 +17,8 @@ trial](https://coder.com/trial). | Deployment | [Service Banners](./admin/service-banners.md) | | X | | Deployment | Isolated Terraform Runners | | X | -> Previous plans to restrict OIDC and Git Auth features in OSS have been removed as of 2023-01-11 +> Previous plans to restrict OIDC and Git Auth features in OSS have been removed +> as of 2023-01-11 ## Adding your license key From fae8b2e859f7249360e9af13918dfd6a21eab35a Mon Sep 17 00:00:00 2001 From: Mark Milligan Date: Thu, 12 Jan 2023 13:12:38 -0600 Subject: [PATCH 3/3] docs: rewrap to fix fmt --- docs/enterprise.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/docs/enterprise.md b/docs/enterprise.md index 5f7b7320b052b..2201c6356b3d3 100644 --- a/docs/enterprise.md +++ b/docs/enterprise.md @@ -4,18 +4,18 @@ Coder is free to use and includes some features that are only accessible with a [Contact Sales](https://coder.com/contact) for pricing or [get a free 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 | +| 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 | > Previous plans to restrict OIDC and Git Auth features in OSS have been removed > as of 2023-01-11