[PR #2065] [MERGED] fix: use select account prompt for sso oidc #2026

Closed
opened 2026-02-26 20:32:07 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/2065
Author: @Mythie
Created: 10/7/2025
Status: Merged
Merged: 10/7/2025
Merged by: @Mythie

Base: mainHead: fix/sso-select-account-oidc-prompt


📝 Commits (1)

  • 58646a5 fix: use select account prompt for sso oidc

📊 Changes

2 files changed (+9 additions, -3 deletions)

View changed files

📝 packages/auth/server/lib/utils/handle-oauth-authorize-url.ts (+8 -3)
📝 packages/auth/server/routes/oauth.ts (+1 -0)

📄 Description

Use the select_account prompt for SSO OIDC to avoid constantly asking for credentials to be entered with a client has an existing session with the SSO provider.


🔄 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/documenso/documenso/pull/2065 **Author:** [@Mythie](https://github.com/Mythie) **Created:** 10/7/2025 **Status:** ✅ Merged **Merged:** 10/7/2025 **Merged by:** [@Mythie](https://github.com/Mythie) **Base:** `main` ← **Head:** `fix/sso-select-account-oidc-prompt` --- ### 📝 Commits (1) - [`58646a5`](https://github.com/documenso/documenso/commit/58646a5574fad2f1f2048dce81127ac604b009da) fix: use select account prompt for sso oidc ### 📊 Changes **2 files changed** (+9 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `packages/auth/server/lib/utils/handle-oauth-authorize-url.ts` (+8 -3) 📝 `packages/auth/server/routes/oauth.ts` (+1 -0) </details> ### 📄 Description Use the `select_account` prompt for SSO OIDC to avoid constantly asking for credentials to be entered with a client has an existing session with the SSO provider. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 20:32:07 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#2026
No description provided.