Go to file
Mauro Mugnaini 13abd21c72
Removed the `delete-account` module from build. Artifacts' minor version is now aligned with Keycloak (KC) major. Moved to `24.0.3` version of KC
2024-04-18 12:18:37 +02:00
avatar-importer Removed old deprecated LinkedIn provider and added the new 2024-03-28 17:16:24 +01:00
avatar-realm-resource Updated test to save and load from `d4science` folder in bucket 2024-03-28 17:19:39 +01:00
avatar-storage Skipping javadoc creation in all the sub-modules to avoid Jenkins build issue 2023-10-13 16:54:02 +02:00
delete-account Typo in log fixed 2024-04-09 19:01:21 +02:00
event-listener-provider Completely rewrote the implementation and configuration method, now both `admin` and `d4science` realms are configured by default as interesting realms. 2024-04-18 12:16:23 +02:00
identity-provider-mapper Skipping javadoc creation in all the sub-modules to avoid Jenkins build issue 2023-10-13 16:54:02 +02:00
keycloak-d4science-script 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
keycloak-d4science-theme Removed the old `d4cience.v2` theme and `admin` part of the `d4science` base theme 2024-04-18 12:13:03 +02:00
ldap-storage-mapper Skipping javadoc creation in all the sub-modules to avoid Jenkins build issue 2023-10-13 16:54:02 +02:00
protocol-mapper Added some log messages 2024-04-03 15:30:00 +02:00
.gitignore Deleted old d4science(v1) unused account theme 2024-04-10 16:13:35 +02:00
CHANGELOG.md Removed the `delete-account` module from build. Artifacts' minor version is now aligned with Keycloak (KC) major. Moved to `24.0.3` version of KC 2024-04-18 12:18:37 +02:00
FUNDING.md Completed the refactoring as Maven multi-module project and each project has been documented as the new project template advise. It also provide the avatar support (#19726) 2020-08-13 16:27:32 +02:00
LICENSE.md First share of beta version 2020-07-16 13:42:55 +02:00
README.md Removed the `delete-account` module from build. Artifacts' minor version is now aligned with Keycloak (KC) major. Moved to `24.0.3` version of KC 2024-04-18 12:18:37 +02:00
pom.xml Removed the `delete-account` module from build. Artifacts' minor version is now aligned with Keycloak (KC) major. Moved to `24.0.3` version of KC 2024-04-18 12:18:37 +02:00

README.md

Keycloak D4Science SPI Parent

Keycloak D4Science SPI Parent is the master POM of some modules that extend the Keycloak's functionalities via its provided SPIs and some new SPIs.

Structure of the project

The project is a Maven master POM project and it is composed of several modules:

Built With

Documentation

To build the project (with all the modules) it is sufficient to type

mvn clean package

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]