dagu-org / dagu

Developer-friendly, minimalism Cron alternative, but with much more capabilities. It aims to solve greater problems.
https://dagu.readthedocs.io
GNU General Public License v3.0
1.64k stars 145 forks source link

Implement OAuth/OpenID Based Authentication #443

Open yohamta opened 1 year ago

yohamta commented 1 year ago

As a developer, I want to secure my Dagu instance by adding OAuth/OpenID based authentication. This will allow users to authenticate using a trusted third-party provider, simplifying user management and improving security.

prologic commented 1 year ago

Not just 3rd-party OAuth/OpenID providers, but self-hosted ones too like Keycloack and Authelia.

Yes please! 🙏

aadrian commented 1 year ago

but self-hosted ones too l

Especially self-hosted please. (In most installation scenarios, Dagu wouldn't even have Internet access)