OIDC login in the gCube portal
Go to file
Mauro Mugnaini 2351e01837 - Avatar for the user at login is now downloaded and saved/removed in a separate thread
- Redirect after the login to the original requested page is performed when response has not already commited due to redirect to another URI due to tokens expiration or errors
2024-09-26 18:08:39 +02:00
.settings New eclipse settings 2024-09-26 18:07:25 +02:00
src - Avatar for the user at login is now downloaded and saved/removed in a separate thread 2024-09-26 18:08:39 +02:00
.classpath New eclipse settings 2024-09-26 18:07:25 +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 Better handling of tokens remove from proxy in the `finally` statement in the `SessionDestroyAction` class 2024-06-05 10:43:32 +02: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 - Avatar for the user at login is now downloaded and saved/removed in a separate thread 2024-09-26 18:08:39 +02: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]