I was waiting eagerly for custom user profile feature. Now keycloak 14.0 has been released with this feature in preview mode. I am trying to use it in a test environment.
I have few observations which I would like to bring to notice, some of them probably are part of next releases but anyway I would list here.
1. I don't see any option to add custom attribute for a user if it is created via admin interface (web). And if any attribute is marked "required" under user profile, user creation via admin interface fails.
2. If user attributes are defined and marked required under profile section, and if somebody tries to register (with default template) it complains with a message "this attribute is required", once for each required attribute,. How do I go ahead, is the earlier known customization is the way to add these attributes to registration template.
3. Similarly do I need to customize account template to get these attribute under account page.
4. Dynamic verify profile form works fine for existing users to add profile details. Similarly, Is it planned for dynamic forms for registration, account management and admin interface? so that as one adds custom attributes they gets rendered in those respective interfaces without any customization.
5. How do I add custom validator for my custom attributes? Please direct me to the right documentation.
Thanks a lot for the efforts put into bringing out the profile features. I hope and wish that it evolves and gets matured very soon.
Best Regards