Go to file
Mauro Mugnaini e89c9adcd4
Moved from `commons-lang` to `commons-lang3` artifactId in `org.apache.commons` groupId
2024-03-27 15:01:37 +01:00
avatar-importer Moved from `commons-lang` to `commons-lang3` artifactId in `org.apache.commons` groupId 2024-03-27 15:01:37 +01:00
avatar-realm-resource Moved code from `Resteasy classic` to `Reateasy reactive` since now Quarkus uses that version of lib instead of the old one 2024-03-25 12:18:22 +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 Skipping javadoc creation in all the sub-modules to avoid Jenkins build issue 2023-10-13 16:54:02 +02:00
event-listener-provider Added missing new methods to noop implementation 2024-03-25 12:15:10 +01: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-bundle Prepare for the release of the version `2.1.0` 2023-09-12 17:12:14 +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 Updated d4science theme and d4science.v2 account theme for KC v23.0.0 2023-11-28 14:36:05 +01: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 missing mocks for new version 2024-03-25 12:14:37 +01:00
.gitignore Project is now IDE neutral 2020-07-31 17:05:45 +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 Moved dependencied to version Keycloak version `24.0.2` 2024-03-25 12:15:50 +01: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]