mirror of
https://github.com/maziggy/bambuddy.git
synced 2026-05-09 16:35:47 +02:00
[GH-ISSUE #457] [Feature]: OIDC #280
Labels
No labels
A1
automated
automated
bug
bug
Closed due to inactivity
contrib
dependencies
dependencies
duplicate
enhancement
feedback
hold
invalid
Notes
P1S
pull-request
security
ThumbsUp
user-report
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/bambuddy-maziggy-1#280
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @baudneo on GitHub (Feb 20, 2026).
Original GitHub issue: https://github.com/maziggy/bambuddy/issues/457
Originally assigned to: @netscout2001 on GitHub.
Problem or Use Case
Would be great to allow oidc for authentik or any other providers.
Proposed Solution
Integrate oidc for auth. Allow linking to existing accounts or creating new accounts from authenticated users. Integrate with the rbac system built-in. More for the SSO convenience.
Alternatives Considered
Not sure there is one besides logging in with separate credentials
Feature Category
Other
Priority
Nice to have
Mockups or Examples
No response
Contribution
Checklist
@maziggy commented on GitHub (Feb 20, 2026):
Thanks for the suggestion! OIDC/SSO would definitely be valuable for teams managing printer farms with centralized identity providers.
It's a fairly large feature (authorization code flow, provider configuration, account linking/creation, group mapping, frontend login changes), so it won't land immediately, but it's on our radar. If you'd like to get started on a PR in the meantime, we're happy to review it!
@maziggy commented on GitHub (Feb 20, 2026):
Before we commit to building this, I'd like to gauge community interest. If you'd find this feature useful, please give this issue a thumbs up (👍) reaction so we can prioritize accordingly.
@netscout2001 commented on GitHub (Apr 15, 2026):
https://github.com/maziggy/bambuddy/issues/902
Actually in beta build
@maziggy commented on GitHub (Apr 16, 2026):
Available/Fixed in branch dev and available with the next release or daily build.
If you find Bambuddy useful, please consider giving it a ⭐ on GitHub — it helps others discover the project!
@baudneo commented on GitHub (Apr 19, 2026):
Hell yeah