OIDC login in the gCube portal
Go to file
Mauro Mugnaini b32730f4b5 Fixed typo 2021-03-23 16:50:06 +01:00
.settings Removed keycloak client's specific dependency filters 2020-06-04 16:16:51 +02:00
src Extracted the UMA issuing code for logged user from the Valve in the `threadlocal-vars-cleaner` project to be used also after the login process for UMA issue in the context, since the Valve has already finished its work at that moment. (#20591) 2021-03-23 14:46:58 +01:00
.classpath Beta version 2020-05-29 13:03:07 +02:00
.gitignore Beta version 2020-05-29 13:03:07 +02:00
.project Beta version 2020-05-29 13:03:07 +02:00
CHANGELOG.md Extracted the UMA issuing code for logged user from the Valve in the `threadlocal-vars-cleaner` project to be used also after the login process for UMA issue in the context, since the Valve has already finished its work at that moment. (#20591) 2021-03-23 14:46:58 +01:00
FUNDING.md Changed according to new template 2020-08-13 17:20:54 +02:00
LICENSE.md License file added 2020-06-18 12:21:46 +02:00
README.md Fixed typo 2021-03-23 16:50:06 +01:00
pom.xml Extracted the UMA issuing code for logged user from the Valve in the `threadlocal-vars-cleaner` project to be used also after the login process for UMA issue in the context, since the Valve has already finished its work at that moment. (#20591) 2021-03-23 14:46:58 +01:00

README.md

OIDC Enrollment Hook

OIDC Enrollment Hook is a Liferay 6.2 hook that basically implements OIDC portal login in the gCube framework

Structure of the project

The source code is present in src folder.

Built With

Documentation

To build the hook WAR 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]