Skip to content

fix(hub): accept nonce-less old SPA logins - #446

Merged
shikokuchuo merged 1 commit into
mainfrom
feature/hub-nonce-old-spa-compat
Jul 31, 2026
Merged

fix(hub): accept nonce-less old SPA logins#446
shikokuchuo merged 1 commit into
mainfrom
feature/hub-nonce-old-spa-compat

Conversation

@shikokuchuo

Copy link
Copy Markdown
Member

Summary

  • temporarily accept validated, nonce-less ID tokens from deployed old SPAs
  • retain strict sealed-cookie nonce validation for tokens that present a nonce
  • retain stale_client callback reason for future compatibility branches; restoration is tracked in bd-mc00s2ws

Verification

  • cargo build -p quarto-hub
  • cargo nextest run -p quarto-hub (442 passed)
  • Previously completed: cargo build --workspace and cargo nextest run --workspace
  • Skipped a repeated workspace rerun and cargo xtask verify at requester direction. The earlier cargo xtask verify --skip-hub-build attempt failed in unrelated existing WASM project-create tests expecting the absent blog template.

@posit-snyk-bot

posit-snyk-bot commented Jul 31, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@shikokuchuo
shikokuchuo merged commit 0adbe82 into main Jul 31, 2026
8 checks passed
@shikokuchuo
shikokuchuo deleted the feature/hub-nonce-old-spa-compat branch July 31, 2026 17:58
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.

2 participants