Update Email Workflow

Hello,

I’m want to know if it’s possible to change update email workflow.
Indeed for now, if a user update his email, his email adress will be changed right away and only after the next login he will received email verification. I would like to know if there is a way to send this email before ?

I just want to prevent user to pu a wrong email address and not be able to log in this account after logout anymore.

Regards,

I have the same requirement. Have anybody an idea to change this behavior?
I also do not understand why Keycloak manage changing email in this way. All applications I know sends the email first, waiting for verification and changing the address after verification.
Thanks,

DaBonse

I have also ask this question here: Email change workflow · Discussion #12235 · keycloak/keycloak · GitHub

Writing an SPI (as far an I am aware).