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

Skip to content

Commit c1f009e

Browse files
committed
docs: fix SCIM env var
1 parent 25f1ddb commit c1f009e

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)