Add Custom User Attribute

i use Keycloak, is it possible to add Custom User Attribute, but this attribute is a Jpa Entity. to sum up i have a Company entity, this company can have one or more users that’s mean it should to add a company object to user entity as an attribute. Thanks