Skip to content

docs: use ✅ and ❌ in enterprise feature matrix #5866

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 25, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions docs/enterprise.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down