mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
ci: reenable link checker & fix broken links (#15489)
Follow-up on #15484.
This commit is contained in:
@@ -326,9 +326,8 @@ the OIDC provider. See
|
||||
> Depending on the OIDC provider, this claim may be named differently. Common
|
||||
> ones include `groups`, `memberOf`, and `roles`.
|
||||
|
||||
Next configure the Coder server to read groups from the claim name with the
|
||||
[OIDC organization field](../../reference/cli/server.md#--oidc-organization-field)
|
||||
server flag:
|
||||
Next configure the Coder server to read groups from the claim name with the OIDC
|
||||
organization field server flag:
|
||||
|
||||
```sh
|
||||
# as an environment variable
|
||||
|
||||
Reference in New Issue
Block a user