Before reporting an issue
Area
authentication
Describe the bug
When a user registers he receives the email containing the link to verify the email address.
When the Keycloak server is restarted after the email was sent and the user clicks the link afterwards in a browser incognito window, the server responds with a 500.
This behaviour is reproducible and I can already provide you with a fix.
Version
26.7.0
Regression
Expected behavior
Email verification link should always be working, even after Keycloak restart and opening it in an incognito browser window.
Actual behavior
Opening the link in an incognito browser window after Keycloak restart responds with a 500.
How to Reproduce?
- Fill in the user registration form and submit.
- Make sure, verification email was received.
- Restart Keycloak
- Open link in verification email in an incognito window of any browser.
- See error page due to 500.
Anything else?
No response
Before reporting an issue
Area
authentication
Describe the bug
When a user registers he receives the email containing the link to verify the email address.
When the Keycloak server is restarted after the email was sent and the user clicks the link afterwards in a browser incognito window, the server responds with a 500.
This behaviour is reproducible and I can already provide you with a fix.
Version
26.7.0
Regression
Expected behavior
Email verification link should always be working, even after Keycloak restart and opening it in an incognito browser window.
Actual behavior
Opening the link in an incognito browser window after Keycloak restart responds with a 500.
How to Reproduce?
Anything else?
No response