Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3edc9de

Browse files
Update docs/admin/users/oidc-auth/microsoft.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent6c9dc1f commit3edc9de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/admin/users/oidc-auth/microsoft.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Set the following environment variables on your Coder deployment and restart Cod
2626

2727
```env
2828
CODER_OIDC_ISSUER_URL=https://login.microsoftonline.com/{tenant-id}/v2.0 # Replace {tenant-id} with your Azure tenant ID
29-
CODER_OIDC_CLIENT_ID=<client id, located in "Overview">
29+
CODER_OIDC_CLIENT_ID=<client id, located in "Overview">
3030
CODER_OIDC_CLIENT_SECRET=<client secret, saved from step 6>
3131
# Restrict to one or more email domains (comma-separated)
3232
CODER_OIDC_EMAIL_DOMAIN="example.com"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp