2020-11-17 11:40:48 +01:00
This project adheres to [Semantic Versioning ](https://semver.org/spec/v2.0.0.html ).
# Changelog for "delete-account"
2021-12-24 17:33:41 +01:00
## [v2.0.0-SNAPSHOT]
2022-02-16 13:46:25 +01:00
- Updated to be compiled with Keycloak v16
- New URI path mappings for resource
2021-12-24 17:33:41 +01:00
2021-06-25 13:34:31 +02:00
## [v1.1.0]
Now calls to orchestrators are UMA authenticated with `keycloak-client` credentials and `conductor-server` audience
2021-05-20 18:24:32 +02:00
2020-12-22 11:34:18 +01:00
## [v1.0.1]
User put in disable status and avatar deleted at user delete request
2020-11-24 15:57:27 +01:00
## [v1.0.0]
2020-11-17 17:06:22 +01:00
Prepared for the release in pre-prod
2020-11-17 11:40:48 +01:00
## [v0.2.0-SNAPSHOT]
- First released version. Provides "delete account" handling function, called from Keycloak's account management page button, by sending a delete account event to the orchestrator that will perform the activity.