Skip to content

1.34.0

Latest

Choose a tag to compare

@Captain-P-Goldfish Captain-P-Goldfish released this 12 Jul 07:03

SCIM Server

Minor Behavioral Change

  • Validation is now more tolerant when primitive values, such as numbers or booleans, are used for attributes of type string. In such cases, the value is implicitly converted to a string to prevent an error during requests.

SCIM Client

bug fixes

Maintenance

  • Update of jackson dependencies