|
1 |
| -# Using Organizations (Alpha) |
| 1 | +# Using Organizations |
2 | 2 |
|
3 | 3 | > Note: Organizations is still under active development and requires a
|
4 | 4 | > non-standard enterprise license to use. Do not use organizations on your
|
@@ -63,7 +63,7 @@ From there, you can manage the name, icon, description, users, and groups:
|
63 | 63 | Within the sidebar, click `New organization` to create an organization. In this
|
64 | 64 | example, we'll create the `data-platform` org.
|
65 | 65 |
|
66 |
| - |
| 66 | + |
67 | 67 |
|
68 | 68 | From there, let's deploy a provisioner and template for this organization.
|
69 | 69 |
|
@@ -114,17 +114,18 @@ their organization. Users can be in multiple organizations.
|
114 | 114 | Navigate to `Deployment->Organizations` to add members to your organization.
|
115 | 115 | Once added, they will be able to see the organization-specific templates.
|
116 | 116 |
|
117 |
| - |
| 117 | + |
118 | 118 |
|
119 | 119 | ## Planned work
|
120 | 120 |
|
121 |
| -Organizations is under active development. The following features are planned |
122 |
| -before organizations are generally available: |
| 121 | +Organizations is under active development. The work is planned before |
| 122 | +organizations is generally available: |
123 | 123 |
|
124 |
| -- [ ] Per-Organization Quotas |
125 |
| -- [ ] Sync OIDC claims to auto-assign users to organizations / roles + SCIM |
126 |
| - support |
127 |
| -- [ ] View provisioner health via the Coder UI |
| 124 | +- View provisioner health via the Coder UI |
| 125 | +- Custom Role support in Coder UI |
| 126 | +- Per-organization quotas |
| 127 | +- Improved visibility of organization-specific resources throughout the UI |
| 128 | +- Sync OIDC claims to auto-assign users to organizations / roles + SCIM support |
128 | 129 |
|
129 | 130 | ## Support & Feedback
|
130 | 131 |
|
|
0 commit comments