Hello,
I get no mail for code in user registration. My netbird is on a selfhosted instance. What is the requirement for this mail? Can I setup SMTP Provider or is there a mail server running?
Thanks a lot
Christian
Hello,
I get no mail for code in user registration. My netbird is on a selfhosted instance. What is the requirement for this mail? Can I setup SMTP Provider or is there a mail server running?
Thanks a lot
Christian
Sending any form of email codes in a selfhosted setup is the responcibility of your IDP. So for example, if you use Authentik. That’s what you’d have to use to send an email code for logging in as an IDP manages the login process. Including the invitation itself.
I added public github IDP, but I don’t get any mail.
That is an social endpoint NOT and IDP. An IDP is an Identity Provider, Github is a social provider as it’s a commonly used method to login somewhere. But you need an OICD supported IDP. https://goauthentik.io/ being one of them.