Go to file
Mauro Mugnaini cb4d0e881c 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
avatar-importer Updated to v2.1.0-SNAPSHOT 2022-12-22 16:43:01 +01:00
avatar-realm-resource Updated to v2.1.0-SNAPSHOT 2022-12-22 16:43:01 +01:00
avatar-storage Updated to v2.1.0-SNAPSHOT 2022-12-22 16:43:01 +01:00
delete-account Updated to v2.1.0-SNAPSHOT 2022-12-22 16:43:01 +01:00
event-listener-provider Updated to v2.1.0-SNAPSHOT 2022-12-22 16:43:01 +01:00
identity-provider-mapper Updated to v2.1.0-SNAPSHOT 2022-12-22 16:43:01 +01:00
keycloak-d4science-bundle Updated to v2.1.0-SNAPSHOT 2022-12-22 16:43:01 +01:00
keycloak-d4science-script Updated to v2.1.0-SNAPSHOT 2022-12-22 16:43:01 +01:00
keycloak-d4science-theme Revised d4science base theme for EUlogo and EUlinks. Revised all dependent themes. Fixed BC2026 theme. 2023-09-11 14:54:08 +02:00
ldap-storage-mapper Updated to v2.1.0-SNAPSHOT 2022-12-22 16:43:01 +01:00
protocol-mapper 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
.gitignore Project is now IDE neutral 2020-07-31 17:05:45 +02:00
CHANGELOG.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
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 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

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]