Skip to content

Generates additional code for Verify Email action, allows to use both link from email, and generated code

License

Notifications You must be signed in to change notification settings

hokumski/keycloak-verifyemailwithcode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Verify Email with Link or Code

This module copies "Verify Email" behaviour, but adds another option to verify with code.

Setup

Update your theme with values from theme_directory files

Code format can be configured in keycloak.conf:

spi-required-action-VERIFY_EMAIL_WITH_CODE-code_format=digits-6
Available formats:
  • digits-N
  • lower-N
  • upper-N
  • alphanum-N

Settings

IMPORTANT: You must also disable "Profile Validation" execution in your Registration flow. Add new action: Authentication > Required actions, click "Register" button and select "Verify Email with Code". Then, disable default "Verify email" required action, and enable new "Verify Email with Code".

About

Generates additional code for Verify Email action, allows to use both link from email, and generated code

Resources

License

Stars

Watchers

Forks

Packages

No packages published