keycloak-user-migration icon indicating copy to clipboard operation
keycloak-user-migration copied to clipboard

Feat load groups by id kc 22

Open petrisorcibian opened this issue 1 year ago • 1 comments

petrisorcibian avatar Jan 19 '24 09:01 petrisorcibian

Hello!

Sorry for such a late reply, I didn't notice the open PR.

Could you elaborate a bit on the need for these changes?

From what I see, it seems to just be adding case-insensitivity to logins and renaming groupName to groupId.

  1. In the case of case-insensitivity, I think this should be an optional configuration which defaults to false.
  2. In the case of renaming groupName to groupId, could you tell me why? Did something change in Keycloak's interfaces?

daniel-frak avatar Feb 21 '24 18:02 daniel-frak