keycloak-admin-ruby icon indicating copy to clipboard operation
keycloak-admin-ruby copied to clipboard

Dynamic User attributes

Open omsoft opened this issue 11 months ago • 0 comments

  • Be more permissive with user attributes on create/update
  • Camelize user params on update
  • Return user object on update (same as create)
  • Add activesupport to enable deep camelize of JSON objects
  • Let exceptions move up the call stack

omsoft avatar Mar 11 '24 10:03 omsoft