YunoHost-Apps / bookstack_ynh

BookStack package for YunoHost
https://www.bookstackapp.com/
GNU General Public License v3.0
12 stars 3 forks source link

Possible enhancement: OIDC vs LDAP auth service #142

Open CtheCondor opened 9 months ago

CtheCondor commented 9 months ago

Describe the ~bug~ feauture

I believe an enhancement to this project could be the ability to bundle with Dex to create an OpenID authenticated bookstack instance for more collaborative work without require account generation via the LDAP system.

Context

possible approach

Emulate Outline’s yunihost approach to co-install Dex while loading a bookstack config that uses the OIDC auth type or allow the identification of an existing oidc service like Dex to be used.