Steps
- Build the source using mvn clean install command.
- Copy org.wso2.carbon.identity.customhandler-1.0.0.jar file into <IS_HOME>/repository/components/dropins/ folder.
- Add following configurations to <IS_HOME>/repository/conf/deployement.toml file
- Restart the server.
[[event_handler]]
name= "customUserRegistration"
subscriptions =["PRE_ADD_USER"]