🔄 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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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:
main← Head:feature/sso_auth_body📝 Commits (1)
af02911SSO 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.