Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: with Webkit, registering an account when email verification is not required leads to broken state #3122

Open
theosanderson opened this issue Oct 29, 2024 · 0 comments

Comments

@theosanderson
Copy link
Member

theosanderson commented Oct 29, 2024

We can turn off the need to verify emails during keycloak registration with a setting in values.yaml. This might well be used for internal servers where users don't want to connect an SMTP server at all. On Chrome and Firefox when you register an account in such a state, you are immediately logged in, which makes sense.

In Safari you are not immediately logged in - the Login button is still shown but it doesn't do anything!

I discovered this because it stops the integration tests #3121 working on webkit where I'm making use of this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant