Create username from firstname.lastname in registration
85 views
Skip to first unread message
Emma Richardson
unread,
Dec 1, 2022, 3:57:44 PM12/1/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Keycloak User
How easy/hard would it be to have the username field on the registration form automatically be created in the firstname.lastname format? I am thinking that I would have to make the field read only and somehow pull from the first name and last name fields and create a standardized username.
Would appreciate any insight - where to start - how to code it?