Open-Id Connect (OIDC) common classes
Go to file
Mauro Mugnaini 200d47bb6a Site is now comparable. 2021-01-20 00:57:34 +01:00
.settings Added JUnit dependency and test 2020-09-04 18:31:12 +02:00
src Site is now comparable. 2021-01-20 00:57:34 +01: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 New checks for "invalid_grant" and "access_denied" error together with ""Token is not active"", "Invalid bearer token" and "not_authorized" descriptions 2021-01-11 16:04:18 +01: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 Aligned to new templates 2020-08-13 18:28:15 +02:00
pom.xml New checks for "invalid_grant" and "access_denied" error together with ""Token is not active"", "Invalid bearer token" and "not_authorized" descriptions 2021-01-11 16:04:18 +01: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]