Skip to content

v1.10.0

Choose a tag to compare

@PianoNic PianoNic released this 18 Jul 19:33
45ada6c

Email verification by code

Changed

  • Email verification now uses a 6-digit code the user types on the Keycloak page, instead of a click-a-magic-link email (#80). Adds a custom VERIFY_EMAIL_CODE required-action SPI (emails the code, validates it, marks the email verified), a code email template, and an OTP code-entry page. The realm now defaults new registrations to this action (verifyEmail disabled).