mirror of
https://github.com/moghtech/komodo.git
synced 2026-05-05 15:34:09 -05:00
Feature Request: Add ability to use self hosted Oauth provider #824
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 @arcoast on GitHub (Aug 12, 2024).
With monitor being very much a self hosted application, it would be great if we could setup OAuth with providers other than GitHub & Google, rather instead use self-hosted providers such as Authelia (which I currently use with several applications, and am happy to test) or Authentik.
@mbecker20 commented on GitHub (Aug 12, 2024):
Totally agree. Ill add the todo tag
@Node815 commented on GitHub (Sep 8, 2024):
I very much look forward to the ability to manage this.
@mbecker20 commented on GitHub (Oct 8, 2024):
v1.15+ adds support for self host OIDC provider
@arcoast commented on GitHub (Oct 10, 2024):
Thank you, Will try and test this out as soon as I can. Much appreciated!