You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
+1 for this! I already store users in LDAP since many applications support it and it would be really nice to be able to use it here aswell.
As an additional suggestion, it would also be nice to have support for OIDC (OpenID Connect), there are rust libraries for it that should be pretty plug-and-play and allow to signin with an extreanal OpenID provider like keycloak, github, gitea etc.
Maybe add LDAP Support in addition to the
passwd
file. You could use something like ldap3 and configure it with a configuration file.The text was updated successfully, but these errors were encountered: