Commit Graph

55 Commits (master)
 

Author SHA1 Message Date
Mauro Mugnaini 69c58ec0a3 Releasing v1.2.0 3 years ago
Mauro Mugnaini b32730f4b5 Fixed typo 3 years ago
Mauro Mugnaini b053fc8b41 Fixed wrong component name in README.md 3 years ago
Mauro Mugnaini 4f9061fd64 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) 3 years ago
Mauro Mugnaini bb43178b29 Log message typo fixed 3 years ago
Mauro Mugnaini 02e33afae6 Moving SNAPSHOT version to release 3 years ago
Mauro Mugnaini 012a8e24e4 Now user reconciliation/identification from OIDC token after the login is performed no more checking by using the User's email address but the username field, the Liferay `screenname`. (#20827) (#20840) 3 years ago
Mauro Mugnaini 77e62a0eeb Release of the 1.1.2 version 3 years ago
Mauro Mugnaini 8f7835262c Ready for the 1.1.2-SNAPSHOT version 3 years ago
Mauro Mugnaini e6c453e2bb Restored per-session token removal. Logs revised. (#20445) 3 years ago
Mauro Mugnaini b3f9d6cd24 Added some info of the user is about to create in the logs expecially for screen name (autogenerated or externally provided) 3 years ago
Mauro Mugnaini 8b458e4af7 Fixed typo in log message 3 years ago
Mauro Mugnaini 70431f83eb Updated to new cache proxy api and log typo fixed 3 years ago
Mauro Mugnaini 3f5d71eb02 Missing SCM section added to POM 3 years ago
Mauro Mugnaini d042bf046f Prepared for the Next release 3 years ago
Mauro Mugnaini 05355d2d34 Updated to V1.1.1-SNAPSHOT 3 years ago
Mauro Mugnaini 1f3e67a975 Try to use request object instead of session object to bring original requested URI to the post-login action 3 years ago
Mauro Mugnaini 3fdebddb7e Now avatar file format can be forced to be a specific format (default PNG) if needed (default ON) 4 years ago
Mauro Mugnaini 335197a072 Added try/catch arounf portrait save/delete operation to avoid CNFE for `com.sun.image.codec.jpeg.ImageFormatException`. 4 years ago
Mauro Mugnaini a75fa1d620 The exception is no more raised. A `null` byte array is returned instead 4 years ago
Mauro Mugnaini f272b680ed Added save and delete portrait log messages 4 years ago
Mauro Mugnaini 02ea26fc60 Using UserLocalServiceUtil to update the portrait to avoid `PrincipalException: PermissionChecker not initialized` 4 years ago
Mauro Mugnaini be44328ae2 Getting avatar in try catch block to avoid auto-login interruption when avatar is not found 4 years ago
Mauro Mugnaini 55fb0c1430 Changed according to new template 4 years ago
Mauro Mugnaini 8017a454d0 Changed according to new template 4 years ago
Mauro Mugnaini c2c64206c7 Added avatar retrieve/update at every login (#19726) 4 years ago
Mauro Mugnaini 705b9129da Added avatar retrieve/update at every login (#19726) 4 years ago
Mauro Mugnaini b0a19768fd Updated to follow ner rules for gcube templated project in Jenkins 4 years ago
Mauro Mugnaini dfd81bd9e3 No more required 4 years ago
Mauro Mugnaini dbf229c778 -SNAPSHOT suffix removed too early, added range dependency according to CI rules for DEV 4 years ago
Mauro Mugnaini 485d359de4 Release for 1.0.0, added range dependency according to CI rules 4 years ago
Mauro Mugnaini 574d056411 Snapshot release for 1.0.0 4 years ago
Mauro Mugnaini 9007b09b9e Changed according to renamed classes method names 4 years ago
Mauro Mugnaini fad2ca8be0 Implemented redirect to reqeusted URI (last path) after login 4 years ago
Mauro Mugnaini 446286b77a Screenname is the OIDC user's username (if provided) for new users 4 years ago
Mauro Mugnaini 9727f330c6 New version with micro and dependency ranges removed 4 years ago
Mauro Mugnaini 061962fa84 Performing logout using info inside the JWT token 4 years ago
Mauro Mugnaini 1ea97a6f10 OIDC token got from proxy cache on logout in order to have the last refrehed one 4 years ago
Mauro Mugnaini a02bc215a4 Removed wrong constant string use. 4 years ago
Mauro Mugnaini bff1459b3e Commented out the maven resources plugin 4 years ago
Mauro Mugnaini 1df4a6676a Added missing CI description/helper files 4 years ago
Mauro Mugnaini 9db8baf3fd Fixed referring a still not existing lib version 4 years ago
Mauro Mugnaini a20a527d0e Changelog file added 4 years ago
Mauro Mugnaini c346140819 README file added 4 years ago
Mauro Mugnaini a892814d64 Changed the proxy class name 4 years ago
Mauro Mugnaini 2383ff9690 Renamed packages from com.nubisware.* to org.gcube.* 4 years ago
Mauro Mugnaini 646b714399 Now client id for the logout is took from the token itself since can be issued for new (dynamically) created gateways 4 years ago
Mauro Mugnaini 41262534b4 Renamed packages from com.nubisware.* to org.gcube.* 4 years ago
Mauro Mugnaini c1e5dce24a Example file to be used as template for deploy on a LR server instance 4 years ago
Mauro Mugnaini b8b105d7e2 License file added 4 years ago