at the moment it is not possible to remove the button from the template, you can disable the whole email in the notifiaction settings, if you don't want to send that out to your users.
we already have an open issue for beeing able to change the url in that email. https://github.com/zitadel/zitadel/issues/7488 a community member started working on that, but might take a moment till it is finished
Preflight Checklist I could not find a solution in the existing issues, docs, nor discussions I have joined the ZITADEL chat Describe your problem Hi there, When a users receives an email with a th...
@fabienne Hello, has there been any progress on this situation? We have seen the Reset password email has authRequestID, code, orgID and userID on the Reset password button However, the email for "The password of your user has changed" does not have any of this in the Log in button, only login_hint which is the email address of the associated user, and therefore does not redirect to our application but to Zitadel console instead Wishful potential fixes; *A way to change the email contents/buttons *Disable a specific email all together *To add auth to the login button in the email so it can redirect *To use a separate service (custom or premade), as we are using MailJet but have found no obvious way to use their templates instead of the default ones *To disable access for normal users from accessing the console in Zitadel and therefore redirect to default redirect URL within a few seconds after getting the access error
Our goal is under no circumstances to have the consumers to be directed to the Zitadel console, but always to one specific URL for our platform, but after some concerned feedback from customers about being lost on the Zitadel console, we are rapidly attempting to resolve this situation.