8000 docs: update the GitHub Auth section by hugodutka · Pull Request #17769 · coder/coder · GitHub
[go: up one dir, main page]

Skip to content

docs: update the GitHub Auth section #17769

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 9 commits into from
May 29, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
edit limit sign-ups step
  • Loading branch information
EdwardAngert committed May 29, 2025
commit cea427b37796e37c5682bd502be5f15e06e80f1b
3 changes: 1 addition & 2 deletions docs/admin/users/github-auth.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,7 @@ To use the default configuration:
CODER_OAUTH2_GITHUB_ALLOW_SIGNUPS=true
```

1. **Configure Organization Restrictions (Optional)**
If you want to limit sign-ups to specific GitHub organizations, set:
1. (Optional) If you want to limit sign-ups to specific GitHub organizations, set:

```shell
CODER_OAUTH2_GITHUB_ALLOWED_ORGS="your-org"
Expand Down
Loading
0