Skip to content
This repository was archived by the owner on Aug 18, 2025. It is now read-only.

Commit 0c3c779

Browse files
johnstcnKatie Horne
andauthored
Apply suggestions from code review
Co-authored-by: Katie Horne <katie@coder.com>
1 parent 923a121 commit 0c3c779

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

guides/admin/oidc-azuread.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ the Coder UI.
103103
1. Log in to Coder, and go to **Manage** > **Admin** > **Authentication**.
104104
1. In the top-most drop-down box, select **OpenID Connect**.
105105
1. Provide the requested values for **Client ID**, **Client Secret**, and
106-
**Issuer**. Additional scopes are not required.
106+
**Issuer**. Optionally, you can specify **Additional Scopes**.
107107

108108
When done, click **Save Preferences**.
109109

guides/admin/oidc-google.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Now that you've registered an app, you can provide the relevant **Client ID**,
6666

6767
1. For the **Issuer**, provide `accounts.google.com`.
6868

69-
1. For **Additional Scopes**, you can leave the default value (blank).
69+
1. For **Additional Scopes**, you can leave this value blank.
7070

7171
1. Click **Save preferences**.
7272

guides/admin/oidc-okta.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ the Coder UI.
8585
1. Log in to Coder, and go to **Manage** > **Admin** > **Authentication**.
8686
1. In the top-most drop-down box, select **OpenID Connect**.
8787
1. Provide the requested values for **Client ID**, **Client Secret**, and
88-
**Issuer**. Additional scopes are not required.
88+
**Issuer**. Optionally, you can specify **Additional Scopes**.
8989

9090
When done, click **Save Preferences**.
9191

0 commit comments

Comments
 (0)