Open-Id Connect (OIDC) common classes
Go to file
Mauro Mugnaini 9335a80b5a Added JUnit dependency and test 2020-09-04 18:31:12 +02:00
.settings Added JUnit dependency and test 2020-09-04 18:31:12 +02:00
src Added JUnit dependency and test 2020-09-04 18:31:12 +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 Added avatar settings and retrieve helper method (#19726) 2020-08-12 20:12:21 +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 Aligned to new templates 2020-08-13 18:28:15 +02:00
pom.xml Added JUnit dependency and test 2020-09-04 18:31:12 +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]