Skip to content

docs: update JumpCloud SSO setup instructions#1022

Merged
msukkari merged 2 commits intomainfrom
msukkari/jc-sso-docs-fix
Mar 20, 2026
Merged

docs: update JumpCloud SSO setup instructions#1022
msukkari merged 2 commits intomainfrom
msukkari/jc-sso-docs-fix

Conversation

@msukkari
Copy link
Contributor

@msukkari msukkari commented Mar 20, 2026

Updates JumpCloud OIDC provider documentation to clarify two critical setup requirements based on user feedback:

  • Specifies that the Token Endpoint Authentication Method must be set to client_secret_basic (JumpCloud defaults to client_secret_post)
  • Clarifies that AUTH_SECRET must be explicitly set for SSO to work reliably across restarts

These changes address setup issues users encountered during initial JumpCloud SSO configuration.

Summary by CodeRabbit

  • Documentation
    • Updated JumpCloud Single Sign-On setup instructions to require Token Endpoint Authentication Method configuration set to client_secret_basic, clarifying this differs from JumpCloud's default setting
    • Added requirement to explicitly set the AUTH_SECRET environment variable for SSO reliability, including example command for generating the secret

Add clarification on token endpoint auth method requirement and AUTH_SECRET configuration for JumpCloud OIDC setup.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@github-actions

This comment has been minimized.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 20, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 779193ee-a468-42bf-874f-70cd82e3d4fa

📥 Commits

Reviewing files that changed from the base of the PR and between 24508eb and e0f53d3.

📒 Files selected for processing (2)
  • CHANGELOG.md
  • docs/docs/configuration/idp.mdx

Walkthrough

Documentation updates to JumpCloud OIDC setup instructions clarifying Token Endpoint Authentication Method configuration (client_secret_basic) and mandating explicit AUTH_SECRET environment variable configuration. CHANGELOG entry added documenting these clarifications.

Changes

Cohort / File(s) Summary
JumpCloud SSO Documentation
CHANGELOG.md, docs/docs/configuration/idp.mdx
Updated JumpCloud SSO configuration documentation to enforce Token Endpoint Authentication Method as client_secret_basic and require explicit AUTH_SECRET environment variable setup with generation guidance.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch msukkari/jc-sso-docs-fix

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@msukkari msukkari merged commit 6b52d37 into main Mar 20, 2026
8 checks passed
@msukkari msukkari deleted the msukkari/jc-sso-docs-fix branch March 20, 2026 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant