[PR #8736] [MERGED] feat(sso): enable InResponseTo validation by default for SAML flows #25082

Closed
opened 2026-04-15 22:43:04 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/8736
Author: @bytaesu
Created: 3/22/2026
Status: Merged
Merged: 3/30/2026
Merged by: @gustavovalverde

Base: mainHead: feat/saml-enable-inresponseto-by-default


📝 Commits (2)

  • 85dd255 feat(sso): enable InResponseTo validation by default for SAML flows
  • 5904a8f test: update case for breaking-change

📊 Changes

4 files changed (+87 additions, -10 deletions)

View changed files

📝 docs/content/docs/plugins/sso.mdx (+4 -4)
📝 packages/sso/src/routes/sso.ts (+4 -3)
📝 packages/sso/src/saml.test.ts (+78 -2)
📝 packages/sso/src/types.ts (+1 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/8736 **Author:** [@bytaesu](https://github.com/bytaesu) **Created:** 3/22/2026 **Status:** ✅ Merged **Merged:** 3/30/2026 **Merged by:** [@gustavovalverde](https://github.com/gustavovalverde) **Base:** `main` ← **Head:** `feat/saml-enable-inresponseto-by-default` --- ### 📝 Commits (2) - [`85dd255`](https://github.com/better-auth/better-auth/commit/85dd2559352393d55f06a99ae0557b1f67b6b85e) feat(sso): enable InResponseTo validation by default for SAML flows - [`5904a8f`](https://github.com/better-auth/better-auth/commit/5904a8f72d4df7dac8cdc7403d99bf88fd476ef9) test: update case for breaking-change ### 📊 Changes **4 files changed** (+87 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/plugins/sso.mdx` (+4 -4) 📝 `packages/sso/src/routes/sso.ts` (+4 -3) 📝 `packages/sso/src/saml.test.ts` (+78 -2) 📝 `packages/sso/src/types.ts` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-15 22:43:04 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#25082