v1.5.0
What's Changed
- Feature 2 additional properties by @anttileppa in #2
- Feature 3 organizations by @anttileppa in #4
- Feature 7 organization idp linking by @anttileppa in #8
- Implement SCIM realm configuration update functionality by @nicolamacoir in #12
- Feature 13 email as username by @anttileppa in #14
- Feature 15 identity provider linking on update and patch requests by @anttileppa in #16
- Added support for using string formatted booleans in boolean fields w… by @anttileppa in #19
- Feature 23 send admin events by @anttileppa in #24
- Moved test event listener to a subproject so it will not be build as … by @anttileppa in #30
- Added support for measuring code coverage by @anttileppa in #34
- Fixed issue with admin events needing to be saved in order to send an… by @anttileppa in #32
- Feature 41 test coverage by @anttileppa in #42
- Fix #56. Reuse the code from pathOrganizationUser in patchUser. by @finiasz in #57
- Adding SCIM Authentication with shared secret hashed using SHA512 Hex by @coutinju in #51
- Upgrade Keycloak to version 26.3.5 by @msegurar02 in #80
- Fix Keycloak image version in docker-compose by @cpesch in #82
- Feat/add SCIM group endpoint filtering by @nicolamacoir in #58
- Correct the scim.authentication.mode enumeration by @srwhite in #63
- Update Keycloak version to 26.3.5 in the whole project by @msegurar02 in #84
- Throw 400 on group creation when displayName is missing by @Limpidius-Fred in #54
- feat: persist SCIM user/group creation/update/deletion events by @nicolamacoir in #61
- Feat: Add support for linking users to identity providers at realm level by @msegurar02 in #79
- ci: enhance release process in master-publish-docker-image.yaml by @nicolamacoir in #86
- fix: update version to 1.5.0-SNAPSHOT in gradle.properties by @nicolamacoir in #88
New Contributors
- @finiasz made their first contribution in #57
- @coutinju made their first contribution in #51
- @msegurar02 made their first contribution in #80
- @cpesch made their first contribution in #82
- @srwhite made their first contribution in #63
- @Limpidius-Fred made their first contribution in #54
Full Changelog: https://github.com/Metatavu/keycloak-scim-server/commits/v1.5.0