[GH-ISSUE #7331] [Bug]: Cant login with server password when server has OIDC enabled #9989

Closed
opened 2026-04-10 20:19:55 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @youngcw on GitHub (Mar 30, 2026).
Original GitHub issue: https://github.com/actualbudget/actual/issues/7331

Originally assigned to: @MatissJanis on GitHub.

What happened?

When a server has OIDC and multi user enabled, the server password no longer works

How can we reproduce the issue?

  1. Have a server with OIDC enabled
  2. Try to login with the server password
  3. See error
Image

Where are you hosting Actual?

None

What browsers are you seeing the problem on?

No response

Operating System

None

Originally created by @youngcw on GitHub (Mar 30, 2026). Original GitHub issue: https://github.com/actualbudget/actual/issues/7331 Originally assigned to: @MatissJanis on GitHub. ### What happened? When a server has OIDC and multi user enabled, the server password no longer works ### How can we reproduce the issue? 1. Have a server with OIDC enabled 2. Try to login with the server password 3. See error <img width="512" height="332" alt="Image" src="https://github.com/user-attachments/assets/4282b41b-f255-4283-b27a-bb8c869c93a5" /> ### Where are you hosting Actual? None ### What browsers are you seeing the problem on? _No response_ ### Operating System None
GiteaMirror added the regressionbug labels 2026-04-10 20:19:55 -05:00
Author
Owner

@MikesGlitch commented on GitHub (Mar 30, 2026):

Here's where it was introduced https://github.com/actualbudget/actual/pull/7155

The issue is the new logic for the loginmethod. Instead of reading it from the request it's doing a query.

<!-- gh-comment-id:4158021821 --> @MikesGlitch commented on GitHub (Mar 30, 2026): Here's where it was introduced https://github.com/actualbudget/actual/pull/7155 The issue is the new logic for the loginmethod. Instead of reading it from the request it's doing a query.
Author
Owner

@youngcw commented on GitHub (Apr 3, 2026):

fixed by #7334

<!-- gh-comment-id:4184222730 --> @youngcw commented on GitHub (Apr 3, 2026): fixed by #7334
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#9989