[PR #7357] [MERGED] Add SSO_AUTHORIZE_BODY #41363

Closed
opened 2026-07-18 06:21:22 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dani-garcia/vaultwarden/pull/7357
Author: @Timshel
Created: 6/21/2026
Status: Merged
Merged: 7/7/2026
Merged by: @BlackDex

Base: mainHead: feature/sso_auth_body


📝 Commits (1)

  • af02911 SSO use ClientSecretPost if ClientSecretBasic is not available

📊 Changes

1 file changed (+24 additions, -10 deletions)

View changed files

📝 src/sso_client.rs (+24 -10)

📄 Description

Since it was simple enough made the PR to allow switching to sending credentials in the body.

CF https://github.com/dani-garcia/vaultwarden/pull/7347


🔄 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/dani-garcia/vaultwarden/pull/7357 **Author:** [@Timshel](https://github.com/Timshel) **Created:** 6/21/2026 **Status:** ✅ Merged **Merged:** 7/7/2026 **Merged by:** [@BlackDex](https://github.com/BlackDex) **Base:** `main` ← **Head:** `feature/sso_auth_body` --- ### 📝 Commits (1) - [`af02911`](https://github.com/dani-garcia/vaultwarden/commit/af02911b71038abf0d65c43027ca3754f7e3c6cd) SSO use ClientSecretPost if ClientSecretBasic is not available ### 📊 Changes **1 file changed** (+24 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `src/sso_client.rs` (+24 -10) </details> ### 📄 Description Since it was simple enough made the PR to allow switching to sending credentials in the body. CF https://github.com/dani-garcia/vaultwarden/pull/7347 --- <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-07-18 06:21:23 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vaultwarden#41363