Firstly, thanks for providing one of the best open-source document management solutions out there. I've tested most of them, but Teedy seems to fit my usecase the best.
Unfortunately Teedy lacks authentication options for modern identity providers that don't support LDAP authentication. Adding OAuth2/OIDC to Teedy would enable the usage of identity providers like Authentik, Keycloak, and others.
This was brought up here some years ago, but nothing happened: #329
Maybe someone could implement basic OAuth2 with an existing framework like one listed here: https://oauth.net/code/java/ ?
Firstly, thanks for providing one of the best open-source document management solutions out there. I've tested most of them, but Teedy seems to fit my usecase the best.
Unfortunately Teedy lacks authentication options for modern identity providers that don't support LDAP authentication. Adding OAuth2/OIDC to Teedy would enable the usage of identity providers like Authentik, Keycloak, and others.
This was brought up here some years ago, but nothing happened: #329
Maybe someone could implement basic OAuth2 with an existing framework like one listed here: https://oauth.net/code/java/ ?
Looking forward for your thoughts on this.