Go to file
Mauro Mugnaini b9deaea561
Removed module for the build of the legacy `.ear` file to be deployed on `wildfly` based distributions
2024-04-18 12:10:46 +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 Added delete account to interesting events and added event specific details to events to conductor 2024-04-09 19:02:04 +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 Synchronized template.ftl d4science theme with KC24 ftl(s); removed username regexp pattern check 2024-04-16 20:14:04 +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 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 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 Provided the `D4ScienceContextMapper` that maps the D4S context requested in a customizable HTTP header as token's claim having the configured name (defaulting to the 'aud' claim). Can also shrink the `resource access` token claim to have only the requested context entry. 2023-09-12 13:21:50 +02:00
pom.xml Restored `maven-parent` to version `1.2.0` since now it is working also with jdk17 and `resources` are available again by default. See #27145 2024-04-05 15:31:18 +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]