Closed BJorah closed 4 months ago
hey @BJorah Havwe you configured SMTP in your IdP? If you are using Zitadel, here is the doc: https://zitadel.com/docs/apis/resources/admin/smtp
hey @BJorah Havwe you configured SMTP in your IdP? If you are using Zitadel, here is the doc: https://zitadel.com/docs/apis/resources/admin/smtp
How can I get this token?
hey @BJorah Havwe you configured SMTP in your IdP? If you are using Zitadel, here is the doc: https://zitadel.com/docs/apis/resources/admin/smtp
Additionally, where should I config the "SMTP in your IdP"? In the docker on the server?or somewhere else? (I use docker to build the server) Please tell me which file should I config .Thanks a lot.
Hey @BJorah,
when using Zitadel you can configure SMTP directly in the Zitadel interface. You can visit https://yourdomain.com/ui/console/instance?id=smtpprovider
to get to the SMTP settings.
Hey @BJorah,
when using Zitadel you can configure SMTP directly in the Zitadel interface. You can visit
https://yourdomain.com/ui/console/instance?id=smtpprovider
to get to the SMTP settings.
Thanks for this mothed, I successfully add my smtp config and successfully add new users :) However, in this way ,all users are added into the same net . What I want is that I can create new teams on this self-hosted server, so that they are in different net, and different teams can handle their own net. How can I achieve this requestment?
I have set up a self-hosted server on my server. Now I want to register a new management user. I use my email address to register, but I can't receive the verification code in my email address. How should I configure it?