diff --git a/docs/admin/integrations/devcontainers/envbuilder/add-envbuilder.md b/docs/admin/integrations/devcontainers/envbuilder/add-envbuilder.md index f06263e6a9..59f6b3691d 100644 --- a/docs/admin/integrations/devcontainers/envbuilder/add-envbuilder.md +++ b/docs/admin/integrations/devcontainers/envbuilder/add-envbuilder.md @@ -84,7 +84,7 @@ choose a template from the To set variables such as the namespace, go to the template in your Coder dashboard and select **Settings** from the **⋮** (vertical ellipsis) menu: -Choose Settings from the template's menu +Choose Settings from the template's menu ## Envbuilder Terraform provider diff --git a/docs/admin/users/idp-sync.md b/docs/admin/users/idp-sync.md index 958145da0b..a5fe3da316 100644 --- a/docs/admin/users/idp-sync.md +++ b/docs/admin/users/idp-sync.md @@ -206,7 +206,7 @@ You can limit which groups from your identity provider can log in to Coder with [CODER_OIDC_ALLOWED_GROUPS](../../reference/cli/server.md#--oidc-allowed-groups). Users who are not in a matching group will see the following error: -Unauthorized group error +Unauthorized group error ## Role Sync @@ -575,6 +575,8 @@ Steps to troubleshoot. groups claim field. Use [this answer from Stack Overflow](https://stackoverflow.com/a/55570286) for an example. + + ## Next Steps - [Configure OIDC Refresh Tokens](./oidc-auth/refresh-tokens.md) diff --git a/docs/admin/users/organizations.md b/docs/admin/users/organizations.md index efee0afaa9..e9e5701e82 100644 --- a/docs/admin/users/organizations.md +++ b/docs/admin/users/organizations.md @@ -27,7 +27,7 @@ are added to this organization by default. To edit the organization details, select **Admin settings** from the top bar, then **Organizations**: -Organizations Menu +Organizations Menu From there, you can manage the name, icon, description, users, and groups: @@ -59,11 +59,11 @@ To create a new organization: 1. Select the current organization to expand the organizations dropdown, then select **Create Organization**: - Organizations dropdown and Create Organization + Organizations dropdown and Create Organization 1. Enter the details and select **Save** to continue: - New Organization + New Organization In this example, we'll create the `data-platform` org. @@ -111,7 +111,7 @@ From **Admin settings**, select **Organizations**, then **Members** to add membe your organization. Once added, members will be able to see the organization-specific templates. -Add members +Add members ### 5. Create a workspace diff --git a/docs/user-guides/workspace-access/antigravity.md b/docs/user-guides/workspace-access/antigravity.md index b89b29d10c..d7cf1ec288 100644 --- a/docs/user-guides/workspace-access/antigravity.md +++ b/docs/user-guides/workspace-access/antigravity.md @@ -34,7 +34,7 @@ Antigravity connects to your Coder workspaces using the Coder extension: Alternatively: 1. Open the Command Palette - (Ctrl+Shift+P or Cmd+Shift+P) and search for `vsix`. + (Ctrl+Shift+P or Cmd+Shift+P) and search for `vsix`. 1. Select **Extensions: Install from VSIX** and select the vscode-coder extension you downloaded. @@ -42,7 +42,7 @@ Antigravity connects to your Coder workspaces using the Coder extension: ## Open a workspace in Antigravity -1. From the Antigravity Command Palette (Ctrl+Shift+P or Cmd+Shift+P), +1. From the Antigravity Command Palette (Ctrl+Shift+P or Cmd+Shift+P), enter `coder` and select **Coder: Login**. 1. Follow the prompts to login and copy your session token. diff --git a/docs/user-guides/workspace-access/cursor.md b/docs/user-guides/workspace-access/cursor.md index 7891d832f7..daebb4d565 100644 --- a/docs/user-guides/workspace-access/cursor.md +++ b/docs/user-guides/workspace-access/cursor.md @@ -38,7 +38,7 @@ Cursor can connect to a Coder workspace using the Coder extension: Alternatively: 1. Open the Command Palette - (Ctrl+Shift+P or Cmd+Shift+P) + (Ctrl+Shift+P or Cmd+Shift+P) and search for `vsix`. 1. Select **Extensions: Install from VSIX** and select the vscode-coder extension you downloaded. @@ -52,7 +52,7 @@ Cursor can connect to a Coder workspace using the Coder extension: ## Open a workspace in Cursor 1. From the Cursor Command Palette -(Ctrl+Shift+P or Cmd+Shift+P), +(Ctrl+Shift+P or Cmd+Shift+P), enter `coder` and select **Coder: Login**. 1. Follow the prompts to login and copy your session token. diff --git a/docs/user-guides/workspace-access/windsurf.md b/docs/user-guides/workspace-access/windsurf.md index 22acc6fc37..1edd656fc1 100644 --- a/docs/user-guides/workspace-access/windsurf.md +++ b/docs/user-guides/workspace-access/windsurf.md @@ -42,7 +42,7 @@ Windsurf can connect to your Coder workspaces via SSH: Alternatively: 1. Open the Command Palette - (Ctrl+Shift+P or Cmd+Shift+P) and search for `vsix`. + (Ctrl+Shift+P or Cmd+Shift+P) and search for `vsix`. 1. Select **Extensions: Install from VSIX** and select the vscode-coder extension you downloaded. @@ -50,7 +50,7 @@ Windsurf can connect to your Coder workspaces via SSH: ## Open a workspace in Windsurf -1. From the Windsurf Command Palette (Ctrl+Shift+P or Cmd+Shift+P), +1. From the Windsurf Command Palette (Ctrl+Shift+P or Cmd+Shift+P), enter `coder` and select **Coder: Login**. 1. Follow the prompts to login and copy your session token.