keycloak-d4science-spi-parent/delete-account
Mauro Mugnaini 6368ed3a2d Skipping javadoc creation in all the sub-modules to avoid Jenkins build issue 2023-10-13 16:54:02 +02:00
..
src/main Moved from `javax.ws.rs.*` to `jakarta.ws.rs.*` classes and added support for CORS to HEAD and GET 2023-10-09 17:13:56 +02:00
CHANGELOG.md Prepating for 2.2.0-SNAPSHOT release with `maven-parent-1.2.0`, `keycloak-parent-22.0.4` and switch to JDK17 2023-10-09 17:10:28 +02:00
FUNDING.md Module describing files 2020-11-17 11:40:48 +01:00
LICENSE.md Module describing files 2020-11-17 11:40:48 +01:00
README.md Deprecated/removed for build the Wildfly/JEE EAR artifact and updated the docs for the Quarkus based deploy and both Wildfly (deprecated) and Quarkus related configs 2022-11-02 13:32:39 +01:00
pom.xml Skipping javadoc creation in all the sub-modules to avoid Jenkins build issue 2023-10-13 16:54:02 +02:00

README.md

Delete Account

Delete Account 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.

Structure of the project

The source code is present in src folder.

Built With

Documentation

This is one of the modules that composes the EAR deployment defined in the "brother" module keycloak-d4science-spi.

To build the JAR artifact it is sufficient to type

mvn clean package

Installation

Qurkus based Keycloak

In order to deploy the module it is sufficient to copy into the [keycloak-home]/providers folder.

Change log

See CHANGELOG.md.

Authors

How to Cite this Software

[Intentionally left blank]

License

This project is licensed under the EUPL V.1.1 License - see the LICENSE.md file for details.

About the gCube Framework

This software is part of the gCubeFramework: an open-source software toolkit used for building and operating Hybrid Data Infrastructures enabling the dynamic deployment of Virtual Research Environments by favouring the realisation of reuse oriented policies.

The projects leading to this software have received funding from a series of European Union programmes see FUNDING.md

Acknowledgments

[Intentionally left blank]