You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
keycloak-d4science-spi-parent/delete-account/CHANGELOG.md

716 B

This project adheres to Semantic Versioning.

Changelog for "delete-account"

[v2.0.0-SNAPSHOT]

  • Updated to be compiled with Keycloak v16
  • New URI path mappings for resource

[v1.1.0]

Now calls to orchestrators are UMA authenticated with keycloak-client credentials and conductor-server audience

[v1.0.1]

User put in disable status and avatar deleted at user delete request

[v1.0.0]

Prepared for the release in pre-prod

[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.