- Error when deleting a user without Keycloak record (MODUSERSKC-67)
- Increase keycloak-admin-client to v25.0.6 (KEYCLOAK-24)
- Update role related enum values to upper case (MODUSERSKC-58)
- Add the permission
notify.users.item.post
(MODUSERSKC-57) - Rename permission (MODPERMS-233)
- Bumped up applications-poc-tools dependencies to 1.5.6 to support Hostname Verification for TLS connections
- Return proper response bodies for error cases on creation of Keycloak user - 404 + body in cause Folio user doesn't exist, 400 + body in case Folio user doesn't have a username (MODUSERSKC-48)
- Upgrade keycloak-client to v25.0.1 (KEYCLOAK-11)
- API to verify and ensure existence of Keycloak user records corresponding to Folio user records (MODUSERSKC-30)
- Fetched module system user instead of common system user for update and delete events (MODUSERSKC-11)
- Applied OkHttpClient creation from lib with support of keystore custom type and public trusted certs (APPPOCTOOL-20)
- Packed application into Docker Image and save to Image Store (RANCHER-1515)
- Added handling of delete and update system user events (MODUSERSKC-11)
- Added profile picture link to user personal (EUREKA-95)
- Added type to system user (MODUSERSKC-34)
- Added endpoint to resolve user permissions (MODUSERSKC-29)
- Protected endpoint by permissions (MODUSERSKC-29)
- Fixed NPE if config code or value is null (MODUSERSKC-37)
- Added eventual consistency for user update (MODUSERSKC-28).
- HTTPS access to Keycloak (MODUSERSKC-24).
- Added deleting policy and roles, capability on deleting user (MODROLESKC-126).
- Moved reset token to query params using mod-configuration (MODUSERSKC-12).
- Added env variable that controls _self endpoint permissions scope (MODUSERSKC-18).