Skip to content

docs(admin/users): add google provider-specific guide #19309

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 5 commits into from
Aug 12, 2025

Conversation

DevelopmentCats
Copy link
Contributor

Summary

  • Add a provider-specific guide for configuring Google as an OIDC provider
  • Document refresh token setup via CODER_OIDC_AUTH_URL_PARAMS
  • Add page to docs navigation under Users → OIDC Authentication

Test plan

  • Docs site builds: docs/admin/users/oidc-auth/google.md renders
  • Nav shows 'Google' under OIDC Authentication
  • Links to OIDC overview and refresh tokens work

Fixes #13508

Adds a concise guide for configuring Google as an OIDC provider, including refresh token params and icon/text hints. Updates docs nav to surface the page under OIDC Authentication.

Refs #13508.
Copy link
Member

@matifali matifali left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. Looks great 👍

@matifali matifali requested a review from Copilot August 12, 2025 03:25
@DevelopmentCats
Copy link
Contributor Author

This was a first issue template task test using cursor cli and this was the result I'll clean it up so it passes the ci tomorrow morning lol

@matifali matifali requested a review from phorcys420 August 12, 2025 08:25
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@DevelopmentCats DevelopmentCats changed the title docs(oidc): Google provider-specific guide docs(oidc): google provider-specific guide Aug 12, 2025
@DevelopmentCats DevelopmentCats changed the title docs(oidc): google provider-specific guide docs(oidc): add google provider-specific guide Aug 12, 2025
@DevelopmentCats DevelopmentCats changed the title docs(oidc): add google provider-specific guide docs(google): add google provider-specific guide Aug 12, 2025
@DevelopmentCats DevelopmentCats changed the title docs(google): add google provider-specific guide docs(google.md): add google provider-specific guide Aug 12, 2025
@DevelopmentCats DevelopmentCats changed the title docs(google.md): add google provider-specific guide docs(oidc-auth): add google provider-specific guide Aug 12, 2025
@DevelopmentCats DevelopmentCats changed the title docs(oidc-auth): add google provider-specific guide docs(admin/users): add google provider-specific guide Aug 12, 2025
@DevelopmentCats DevelopmentCats merged commit ea7025b into main Aug 12, 2025
31 checks passed
@DevelopmentCats DevelopmentCats deleted the docs/google-oidc branch August 12, 2025 18:02
@github-actions github-actions bot locked and limited conversation to collaborators Aug 12, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docs: Add Provider-Specific Guide for Google authentication
2 participants