Skip to content

docs(customer-portal-sso): require portal slug prefix in redirect_to#6

Merged
vtsl-DevRev merged 1 commit into
mainfrom
PORT-82/edit_sso_example_md_vtsl
May 27, 2026
Merged

docs(customer-portal-sso): require portal slug prefix in redirect_to#6
vtsl-DevRev merged 1 commit into
mainfrom
PORT-82/edit_sso_example_md_vtsl

Conversation

@vtsl-DevRev
Copy link
Copy Markdown
Contributor

Summary

Updates the JWT SSO example README to clarify that the redirect_to query param must always begin with the portal slug (//...); values without the slug prefix are rejected and the user is sent to the default landing page. Refreshes the example URL in step 6 to match the new convention.

Connected Issues

Craftsmanship, Integrity, and Devil’s Advocacy

  • Testing: Negative test cases: null or default values, crash and fault injection tests
  • Testing: Boundary conditions: rolling upgrades, denial-of-service, etc.
  • Testing: Fixing a few existing — flaky or permanently-broken — test cases
  • Observing: Detailed error codes so machines can understand
  • Observing: Adding superior metrics for future debugging
  • Observing: Tracing the hairiest pathways for field serviceability
  • Training: KnowledgeOps update? So AI always works.

@vtsl-DevRev vtsl-DevRev merged commit 29892c2 into main May 27, 2026
3 checks passed
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