Replies: 1 comment
-
Hi, If your auth server supports OIDC or LDAP then, yes, it can be used with Stalwart. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am the author of Nauthilus (https://github.com/croessner/nauthilus and https://nauthilus.org), which is a central authentication server. I have deloped it to be usable for many services that can use HTTP-REST to delegate authentication requests. The server also supports a wide range of anti-attack logic. With lots of Lua-Hooks it is useable nearly everywhere. My question is, if this mail-server can make use of it? My project is a 100% OSS and I am devloping it for more than 4 years now. Next year I will do an official announcment. Before I need to cleanup some documentation issues. The server itself is running on production.
I use it for Dovecot with the Lua-backend
As it implement all OIDC-interfaces (login, consent and logout), it can be used together with Ory-Hydra for OIDC applications.
I really would love to know, if it could also server for this mail-server.
Thanks in advance
Christian
Beta Was this translation helpful? Give feedback.
All reactions