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

Publish "user created" event - ideally after a user was fully created in Keycloak #88

Closed
hangy opened this issue Sep 23, 2024 · 1 comment · Fixed by #100
Closed

Publish "user created" event - ideally after a user was fully created in Keycloak #88

hangy opened this issue Sep 23, 2024 · 1 comment · Fixed by #100
Assignees

Comments

@hangy
Copy link
Member

hangy commented Sep 23, 2024

When a user was fully created in Keycloak - if email validation is enabled, then this should likely be after that - send a "user created" event with necessary information to the Redis stream.

@john-gom
Copy link
Collaborator

@hangy I had to make some changes to the Java code to also respond to "Admin" events as these are what we get when Product Opener creates the user in Keycloak. I've only got end to end (playwright) tests for this at the moment but feel free to add some unit tests if you feel they are needed :-)

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

Successfully merging a pull request may close this issue.

3 participants