Open-Id Connect (OIDC) common classes
Go to file
Mauro Mugnaini bbcd35e14f Updated `maven-portal-bom` to last version: 3.6.3 2021-06-24 18:25:36 +02:00
.settings Added JUnit dependency and test 2020-09-04 18:31:12 +02:00
src Internally renamed variable `token` to `tokens` since the JSON helds more tah one token 2021-06-24 11:03:46 +02:00
.classpath Added JUnit dependency and test 2020-09-04 18:31:12 +02:00
.gitignore Intial GIT commit 2020-05-21 15:47:28 +02:00
.project Intial GIT commit 2020-05-21 15:47:28 +02:00
CHANGELOG.md Releasing v.1.3.0 2021-06-24 11:06:19 +02:00
FUNDING.md Aligned to new templates 2020-08-13 18:28:15 +02:00
LICENSE.md Renamed packages from com.nubisware.* to org.gcube.* 2020-06-18 10:56:20 +02:00
README.md Fixed capitalized letter in title inside the README.md file 2021-03-23 16:21:59 +01:00
pom.xml Updated `maven-portal-bom` to last version: 3.6.3 2021-06-24 18:25:36 +02:00

README.md

OIDC Library

OIDC Library 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 install

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]