Go to file
Mauro Mugnaini cb4dcd876b Aligned to new templates 2020-08-13 18:29:08 +02:00
.settings Project extracted from oidc-library with keycloak client related classes 2020-06-04 16:14:41 +02:00
src removed wrong export 2020-06-19 15:20:25 +02:00
.classpath Project extracted from oidc-library with keycloak client related classes 2020-06-04 16:14:41 +02:00
.gitignore Project extracted from oidc-library with keycloak client related classes 2020-06-04 16:14:41 +02:00
.project Project extracted from oidc-library with keycloak client related classes 2020-06-04 16:14:41 +02:00
CHANGELOG.md Updated to follow ner rules for gcube templated project in Jenkins 2020-07-16 16:19:31 +02:00
FUNDING.md Aligned to new templates 2020-08-13 18:29:08 +02:00
LICENSE.md License file added 2020-06-18 12:13:56 +02:00
README.md Aligned to new templates 2020-08-13 18:29:08 +02:00
pom.xml -SNAPSHOT suffix removed too early, added range dependency according to CI rules for DEV 2020-07-07 12:00:31 +02:00

README.md

OIDC Keycloak Library

Event Publisher library provides some helpers that uses the Keycloak's clients Java API. The project also provide a command line program that generates all the clients related to a gCube infrastructure on a Keycloak server, starting from the infrastructure Context-Users-Roles JSON export.

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]