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

Skip to content

Commit c9f6ba8

Browse files
committed
Merge branch 'restructure-new' of https://github.com/coder/coder into restructure-new
2 parents fef12c8 + 7d9c336 commit c9f6ba8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/admin/users/oidc-auth.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,8 @@ CODER_DISABLE_PASSWORD_AUTH=true
135135
Coder supports user provisioning and deprovisioning via SCIM 2.0 with header
136136
authentication. Upon deactivation, users are
137137
[suspended](./index.md#suspend-a-user) and are not deleted.
138-
[Configure](./configure.md) your SCIM application with an auth key and supply it
139-
the Coder server.
138+
[Configure](../setup/index.md) your SCIM application with an auth key and supply
139+
it the Coder server.
140140

141141
```env
142142
CODER_SCIM_AUTH_HEADER="your-api-key"

0 commit comments

Comments
 (0)