[keycloak-user] Custom domain extension for user creation

Mark Hammond mhammond at smartdestinations.com
Mon Dec 18 16:55:32 EST 2017


Hi,

I am working on a custom extension to Keycloak using the domain-extension
example as a reference, As part of this extension we need to add to the
create user functionality. We are adding two new tables which are linked to
a UserEntity. We require our custom data to be added in the same
transaction as creating a new user. Do you have a recommended way of
achieving this?

Regards,

Mark


More information about the keycloak-user mailing list