mirror of
https://github.com/moghtech/komodo.git
synced 2026-07-16 12:42:11 -05:00
[GH-ISSUE #667] [Feature] OIDC Groups support #21073
Reference in New Issue
Block a user
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 @dfunkt on GitHub (Jul 16, 2025).
Original GitHub issue: https://github.com/moghtech/komodo/issues/667
Adds the possibility to assign groups like
adminvia thegroupsclaim directly from the OIDC provider.An example of something like this can be found in Audiobookshelf
@riedel commented on GitHub (Oct 5, 2025):
Mapping OIDC groups both to komodo groups and assigning admin status would be highly welcome. Ideally one would not even need an initial super admin.