mirror of
https://github.com/coder/coder.git
synced 2025-07-06 15:41:45 +00:00
13 lines
368 B
Markdown
13 lines
368 B
Markdown
# Groups
|
|
|
|
Groups can be used with [template RBAC](./rbac.md) to give groups of users
|
|
access to specific templates. They can be defined in Coder or
|
|
[synced from your identity provider](./auth.md#group-sync-enterprise).
|
|
|
|

|
|
|
|
## Enabling this feature
|
|
|
|
This feature is only available with an enterprise license.
|
|
[Learn more](../enterprise.md)
|