When I migrated from KC23 to KC24, Users without firstName and LastName are working and I am getting JWT Token for them
However if I install KC24 fresh, and I create user without firstName and LastName, I am not getting any jwt token and I got the error that “Account Not fully Setup”. I do understand that keycloak has made it necessary to have firstName and lastName for user.
But my question is that when I am migrating from KC23 to KC24, why are the users working without firstName and lastName.
I checked the realm setting for both the versions and could not find any difference that could gave me a answer why it was working