Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit eb646f0

Browse files
authored
docs: fix SCIM env var (coder#14618)
1 parent 25f1ddb commit eb646f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/admin/auth.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ authentication. Upon deactivation, users are
236236
the Coder server.
237237

238238
```env
239-
CODER_SCIM_API_KEY="your-api-key"
239+
CODER_SCIM_AUTH_HEADER="your-api-key"
240240
```
241241

242242
## TLS

0 commit comments

Comments
 (0)