keycloak-d4science-spi-parent/protocol-mapper
Mauro Mugnaini def6e8e5d0
Releasing `v2.24.0`
2024-04-24 10:54:04 +02:00
..
src Added some log messages 2024-04-03 15:30:00 +02:00
CHANGELOG.md Releasing `v2.24.0` 2024-04-24 10:54:04 +02:00
FUNDING.md Added `protocol-mapper` module with `GCubeContextMapper` and related unit tests 2022-11-17 17:26:40 +01:00
LICENSE.md Added `protocol-mapper` module with `GCubeContextMapper` and related unit tests 2022-11-17 17:26:40 +01:00
README.md GCube* names changed to D4Science* 2022-12-22 16:10:32 +01:00
pom.xml Releasing `v2.24.0` 2024-04-24 10:54:04 +02:00

README.md

Identity Provider Mapper

Protocol Mapper extends the Keycloak's OIDC protocol mappers SPI. In this first release is introduced the possibility to specify the token audience by reading the value of a custom X-D4Science-Context HTTP header.

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]