keycloak-admin-ruby
keycloak-admin-ruby copied to clipboard
Dynamic User attributes
- 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