[GH-ISSUE #7228] [Feature] Customize OIDC provider name #9955

Closed
opened 2026-04-10 20:18:19 -05:00 by GiteaMirror · 1 comment
Owner

Originally created by @M1N0RM1N3R on GitHub (Mar 17, 2026).
Original GitHub issue: https://github.com/actualbudget/actual/issues/7228

Verified feature request does not already exist?

  • I have searched and found no existing issue

💻

  • Would you like to implement this feature?

Pitch: what problem are you trying to solve?

I've been setting up Pocket ID for a unified login across my services (and allow multi-user mode in Actual). Immich (for example) lets you customize the button label for OAuth to, e.g. "Sign in with Pocket ID". Allowing the server admin to display the IdP's name instead of a generic "OpenId" would serve to a) minimize user confusion and b) keep branding consistent across services.

Describe your ideal solution to this problem

An admin-only UI setting/config file field/environment variable to set either the label itself or simply interpolate a configured provider name (e.g. Sign in with ${provider}) to display on the OAuth login button.

Teaching and learning

This would probably be best documented at https://actualbudget.org/docs/config/oauth-auth.

Originally created by @M1N0RM1N3R on GitHub (Mar 17, 2026). Original GitHub issue: https://github.com/actualbudget/actual/issues/7228 ### Verified feature request does not already exist? - [x] I have searched and found no existing issue ### 💻 - [x] Would you like to implement this feature? ### Pitch: what problem are you trying to solve? I've been setting up Pocket ID for a unified login across my services (and allow multi-user mode in Actual). [Immich](https://docs.immich.app/administration/oauth/#enable-oauth) (for example) lets you customize the button label for OAuth to, e.g. "Sign in with Pocket ID". Allowing the server admin to display the IdP's name instead of a generic "OpenId" would serve to a) minimize user confusion and b) keep branding consistent across services. ### Describe your ideal solution to this problem An admin-only UI setting/config file field/environment variable to set either the label itself or simply interpolate a configured provider name (e.g. `Sign in with ${provider}`) to display on the OAuth login button. ### Teaching and learning This would probably be best documented at https://actualbudget.org/docs/config/oauth-auth.
GiteaMirror added the featureneeds votes labels 2026-04-10 20:18:19 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Mar 17, 2026):

Thanks for sharing your idea!

This repository uses a voting-based system for feature requests. While enhancement issues are automatically closed, we still welcome feature requests! The voting system helps us gauge community interest in potential features. We also encourage community contributions for any feature requests marked as needing votes (just post a comment first so we can help guide you toward a successful contribution).

The enhancement backlog can be found here: https://github.com/actualbudget/actual/issues?q=label%3A%22needs+votes%22+sort%3Areactions-%2B1-desc+

Don't forget to upvote the top comment with 👍!

<!-- gh-comment-id:4073420588 --> @github-actions[bot] commented on GitHub (Mar 17, 2026): :sparkles: Thanks for sharing your idea! :sparkles: This repository uses a voting-based system for feature requests. While enhancement issues are automatically closed, we still welcome feature requests! The voting system helps us gauge community interest in potential features. We also encourage community contributions for any feature requests marked as needing votes (just post a comment first so we can help guide you toward a successful contribution). The enhancement backlog can be found here: https://github.com/actualbudget/actual/issues?q=label%3A%22needs+votes%22+sort%3Areactions-%2B1-desc+ Don't forget to upvote the top comment with 👍! <!-- feature-auto-close-comment -->
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#9955