You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Mauro Mugnaini 35c913db02
Added `token-exchange` support, also with `offline-token` scope, and methods to add extra headers during the OIDC token requests.
27 minutes ago
src Added `token-exchange` support, also with `offline-token` scope, and methods to add extra headers during the OIDC token requests. 27 minutes ago
.gitignore First share with auto-discovery of the endpoint in scope with ic-client and gxREST use 3 years ago
CHANGELOG.md Added `token-exchange` support, also with `offline-token` scope, and methods to add extra headers during the OIDC token requests. 27 minutes ago
FUNDING.md First share with auto-discovery of the endpoint in scope with ic-client and gxREST use 3 years ago
LICENSE.md First share with auto-discovery of the endpoint in scope with ic-client and gxREST use 3 years ago
README.md First share with auto-discovery of the endpoint in scope with ic-client and gxREST use 3 years ago
pom.xml Added `token-exchange` support, also with `offline-token` scope, and methods to add extra headers during the OIDC token requests. 27 minutes ago

README.md

Keycloak Client

Keycloak Clienty provides the basic common classes for OpenId Connect (OIDC) integration and some helper abstract functions for the gCube framework integration

Structure of the project

The source code is present in src folder.

Built With

Documentation

To build the library JAR it is sufficient to type

mvn clean package

Change log

See Releases.

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]