Open-Id Connect (OIDC) Liferay portal specific classes
Go to file
Mauro Mugnaini 96b2489fbe
Moved to liferay's portal `Log` class from `slf4j` to be configurable from portal admin
2024-11-12 12:14:35 +01:00
.settings Some eclipse files changed 2024-09-27 17:00:41 +02:00
src Moved to liferay's portal `Log` class from `slf4j` to be configurable from portal admin 2024-11-12 12:14:35 +01:00
.classpath Some eclipse files changed 2024-09-27 17:00:41 +02:00
.gitignore Intial GIT commit 2020-05-21 15:47:45 +02:00
.project Intial GIT commit 2020-05-21 15:47:45 +02:00
CHANGELOG.md Changed OIDC/UMA refreshing errors log to DEBUG to avoid logs flood (#27536) 2024-11-12 11:52:56 +01:00
FUNDING.md Aligned to new templates 2020-08-13 18:28:41 +02:00
LICENSE.md License file added 2020-06-18 11:00:44 +02:00
README.md Aligned to new templates 2020-08-13 18:28:41 +02:00
pom.xml Update pom.xml 2024-11-05 11:47:51 +01:00

README.md

OIDC Library Portal

OIDC Library Portal provides the portal related implementation shared classes for OpenId Connect (OIDC) use in gCube framework

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]