[PR #6098] [MERGED] chore(sso): support form-urlencoded for acs endpoint #6443

Closed
opened 2026-03-13 12:59:34 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/6098
Author: @ping-maxwell
Created: 11/19/2025
Status: Merged
Merged: 11/19/2025
Merged by: @Bekacru

Base: canaryHead: fix/saml-acs-accept-x-www-form-urlencoded


📝 Commits (1)

  • e9eed73 fix(sso): support form-urlencoded for acs endpoint

📊 Changes

1 file changed (+4 additions, -0 deletions)

View changed files

📝 packages/sso/src/routes/sso.ts (+4 -0)

📄 Description

SSO's asc saml endpoint needs to accept x-www-form-urlencoded mime type.


🔄 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/6098 **Author:** [@ping-maxwell](https://github.com/ping-maxwell) **Created:** 11/19/2025 **Status:** ✅ Merged **Merged:** 11/19/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `canary` ← **Head:** `fix/saml-acs-accept-x-www-form-urlencoded` --- ### 📝 Commits (1) - [`e9eed73`](https://github.com/better-auth/better-auth/commit/e9eed73013a3877251088884e66e9ae4a819ad9f) fix(sso): support `form-urlencoded` for acs endpoint ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/sso/src/routes/sso.ts` (+4 -0) </details> ### 📄 Description SSO's asc saml endpoint needs to accept `x-www-form-urlencoded` mime type. --- <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-03-13 12:59:35 -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#6443