Perform user self-registration from java code. #10527
Unanswered
mkrzywanski
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to perform user self-registration from Java code. I have created a custom EventListener SPI wchich sends request to other service when user is registered. Now I would like to trigger this listener with user-self registration. Is triggering it from java code even possible (for example with hitting the
login-actions/registrationurl with form data?Beta Was this translation helpful? Give feedback.
All reactions