Skip to content

Commit bef6f67

Browse files
authored
docs: remove plans to license restrict oidc and git auth (#5672)
1 parent e6072ef commit bef6f67

File tree

1 file changed

+15
-16
lines changed

1 file changed

+15
-16
lines changed

docs/enterprise.md

+15-16
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,21 @@ Coder is free to use and includes some features that are only accessible with a
44
[Contact Sales](https://coder.com/contact) for pricing or [get a free
55
trial](https://coder.com/trial).
66

7-
| Category | Feature | Open Source | Enterprise |
8-
| --------------- | --------------------------------------------------------------------------- | :------------: | :--------: |
9-
| User Management | [Groups](./admin/groups.md) | | X |
10-
| User Management | [OIDC](./admin/auth.md) | X<sup>\*</sup> | X |
11-
| User Management | [SCIM](./admin/auth.md#scim) | | X |
12-
| Governance | [Audit Logging](./admin/audit-logs.md) | | X |
13-
| Governance | [Browser Only Connections](./networking.md#browser-only-connections) | | X |
14-
| Governance | [Template Access Control](./admin/rbac.md) | | X |
15-
| Cost Control | [Quotas](./admin/quotas.md) | | X |
16-
| Cost Control | [Max Workspace Auto-Stop](./templates.md#configure-max-workspace-auto-stop) | | X |
17-
| Deployment | [High Availability](./admin/high-availability.md) | | X |
18-
| Deployment | [Service Banners](./admin/service-banners.md) | | X |
19-
| Deployment | [Git Provider Integration](./admin/git-providers.md) | X<sup>\*</sup> | X |
20-
| Deployment | Isolated Terraform Runners | | X |
21-
22-
<sup>\*</sup> Free for up to 20 users
7+
| Category | Feature | Open Source | Enterprise |
8+
| --------------- | --------------------------------------------------------------------------- | :---------: | :--------: |
9+
| User Management | [Groups](./admin/groups.md) | | X |
10+
| User Management | [SCIM](./admin/auth.md#scim) | | X |
11+
| Governance | [Audit Logging](./admin/audit-logs.md) | | X |
12+
| Governance | [Browser Only Connections](./networking.md#browser-only-connections) | | X |
13+
| Governance | [Template Access Control](./admin/rbac.md) | | X |
14+
| Cost Control | [Quotas](./admin/quotas.md) | | X |
15+
| Cost Control | [Max Workspace Auto-Stop](./templates.md#configure-max-workspace-auto-stop) | | X |
16+
| Deployment | [High Availability](./admin/high-availability.md) | | X |
17+
| Deployment | [Service Banners](./admin/service-banners.md) | | X |
18+
| Deployment | Isolated Terraform Runners | | X |
19+
20+
> Previous plans to restrict OIDC and Git Auth features in OSS have been removed
21+
> as of 2023-01-11
2322
2423
## Adding your license key
2524

0 commit comments

Comments
 (0)