Hi everyone
I want to handle when sending email failure, so I custom DefaultEmailSenderProvider to retry sending an email. But now I want to config the number of retries and time sleep between retries on the admin console. So I want to add some fields in the tab email. How can I archive that?
Hi @xgp, I have already built a custom admin theme and added some fields but when I click the button save, it is not saved into the database. My keycloak’s version is 12.0.4. Thank you.