Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fef12c8 + 7d9c336 commit c9f6ba8Copy full SHA for c9f6ba8
docs/admin/users/oidc-auth.md
@@ -135,8 +135,8 @@ CODER_DISABLE_PASSWORD_AUTH=true
135
Coder supports user provisioning and deprovisioning via SCIM 2.0 with header
136
authentication. Upon deactivation, users are
137
[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.
+[Configure](../setup/index.md) your SCIM application with an auth key and supply
+it the Coder server.
140
141
```env
142
CODER_SCIM_AUTH_HEADER="your-api-key"
0 commit comments