Commit Graph

  • 69c58ec0a3 Releasing v1.2.0 master v1.2.0 r5.2.0 Mauro Mugnaini 2021-04-12 19:30:58 +0200
  • b32730f4b5 Fixed typo Mauro Mugnaini 2021-03-23 16:50:06 +0100
  • b053fc8b41 Fixed wrong component name in README.md Mauro Mugnaini 2021-03-23 16:20:39 +0100
  • 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) Mauro Mugnaini 2021-03-23 14:46:58 +0100
  • bb43178b29 Log message typo fixed v1.1.3 r5.0.1 Mauro Mugnaini 2021-03-03 09:37:00 +0100
  • 02e33afae6 Moving SNAPSHOT version to release Mauro Mugnaini 2021-03-01 18:50:59 +0100
  • 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) Mauro Mugnaini 2021-03-01 16:46:23 +0100
  • 77e62a0eeb Release of the 1.1.2 version v1.1.2 r5.0.0 Mauro Mugnaini 2021-01-20 11:48:59 +0100
  • 8f7835262c Ready for the 1.1.2-SNAPSHOT version Mauro Mugnaini 2021-01-20 01:02:41 +0100
  • e6c453e2bb Restored per-session token removal. Logs revised. (#20445) Mauro Mugnaini 2021-01-20 01:02:24 +0100
  • b3f9d6cd24 Added some info of the user is about to create in the logs expecially for screen name (autogenerated or externally provided) Mauro Mugnaini 2021-01-12 14:41:50 +0100
  • 8b458e4af7 Fixed typo in log message Mauro Mugnaini 2021-01-11 15:58:43 +0100
  • 70431f83eb Updated to new cache proxy api and log typo fixed Mauro Mugnaini 2020-12-21 18:02:41 +0100
  • 3f5d71eb02 Missing SCM section added to POM Mauro Mugnaini 2020-11-24 17:31:49 +0100
  • d042bf046f Prepared for the Next release Mauro Mugnaini 2020-11-20 13:09:39 +0100
  • 05355d2d34 Updated to V1.1.1-SNAPSHOT Mauro Mugnaini 2020-11-10 13:02:06 +0100
  • 1f3e67a975 Try to use request object instead of session object to bring original requested URI to the post-login action Mauro Mugnaini 2020-11-09 16:02:39 +0100
  • 3fdebddb7e Now avatar file format can be forced to be a specific format (default PNG) if needed (default ON) Mauro Mugnaini 2020-09-04 18:30:03 +0200
  • 335197a072 Added try/catch arounf portrait save/delete operation to avoid CNFE for `com.sun.image.codec.jpeg.ImageFormatException`. Mauro Mugnaini 2020-08-18 12:18:03 +0200
  • a75fa1d620 The exception is no more raised. A `null` byte array is returned instead Mauro Mugnaini 2020-08-13 20:48:52 +0200
  • f272b680ed Added save and delete portrait log messages Mauro Mugnaini 2020-08-13 17:46:19 +0200
  • 02ea26fc60 Using UserLocalServiceUtil to update the portrait to avoid `PrincipalException: PermissionChecker not initialized` Mauro Mugnaini 2020-08-13 17:42:50 +0200
  • be44328ae2 Getting avatar in try catch block to avoid auto-login interruption when avatar is not found Mauro Mugnaini 2020-08-13 17:27:20 +0200
  • 55fb0c1430 Changed according to new template Mauro Mugnaini 2020-08-13 17:20:54 +0200
  • 8017a454d0 Changed according to new template Mauro Mugnaini 2020-08-13 17:20:46 +0200
  • c2c64206c7 Added avatar retrieve/update at every login (#19726) Mauro Mugnaini 2020-08-13 10:17:56 +0200
  • 705b9129da Added avatar retrieve/update at every login (#19726) Mauro Mugnaini 2020-08-12 20:14:54 +0200
  • b0a19768fd Updated to follow ner rules for gcube templated project in Jenkins Mauro Mugnaini 2020-07-16 16:19:13 +0200
  • dfd81bd9e3 No more required Mauro Mugnaini 2020-07-16 16:19:07 +0200
  • dbf229c778 -SNAPSHOT suffix removed too early, added range dependency according to CI rules for DEV Mauro Mugnaini 2020-07-07 12:00:50 +0200
  • 485d359de4 Release for 1.0.0, added range dependency according to CI rules Mauro Mugnaini 2020-07-07 10:49:33 +0200
  • 574d056411 Snapshot release for 1.0.0 Mauro Mugnaini 2020-07-07 10:11:49 +0200
  • 9007b09b9e Changed according to renamed classes method names Mauro Mugnaini 2020-07-03 18:37:22 +0200
  • fad2ca8be0 Implemented redirect to reqeusted URI (last path) after login Mauro Mugnaini 2020-07-01 19:36:59 +0200
  • 446286b77a Screenname is the OIDC user's username (if provided) for new users Mauro Mugnaini 2020-07-01 19:35:20 +0200
  • 9727f330c6 New version with micro and dependency ranges removed Mauro Mugnaini 2020-06-30 12:59:38 +0200
  • 061962fa84 Performing logout using info inside the JWT token Mauro Mugnaini 2020-06-30 12:50:35 +0200
  • 1ea97a6f10 OIDC token got from proxy cache on logout in order to have the last refrehed one Mauro Mugnaini 2020-06-29 16:26:09 +0200
  • a02bc215a4 Removed wrong constant string use. Mauro Mugnaini 2020-06-29 16:25:46 +0200
  • bff1459b3e Commented out the maven resources plugin Mauro Mugnaini 2020-06-22 10:51:42 +0200
  • 1df4a6676a Added missing CI description/helper files Mauro Mugnaini 2020-06-22 10:51:12 +0200
  • 9db8baf3fd Fixed referring a still not existing lib version Mauro Mugnaini 2020-06-19 18:55:40 +0200
  • a20a527d0e Changelog file added Mauro Mugnaini 2020-06-19 15:21:05 +0200
  • c346140819 README file added Mauro Mugnaini 2020-06-18 17:47:37 +0200
  • a892814d64 Changed the proxy class name Mauro Mugnaini 2020-06-18 12:30:35 +0200
  • 2383ff9690 Renamed packages from com.nubisware.* to org.gcube.* Mauro Mugnaini 2020-06-18 12:30:00 +0200
  • 646b714399 Now client id for the logout is took from the token itself since can be issued for new (dynamically) created gateways Mauro Mugnaini 2020-06-18 12:29:14 +0200
  • 41262534b4 Renamed packages from com.nubisware.* to org.gcube.* Mauro Mugnaini 2020-06-18 12:27:52 +0200
  • c1e5dce24a Example file to be used as template for deploy on a LR server instance Mauro Mugnaini 2020-06-18 12:24:49 +0200
  • b8b105d7e2 License file added Mauro Mugnaini 2020-06-18 12:21:46 +0200
  • bb59776f2a Now request server name is used as clientId for OIDC authentication and packages renamed from com.nubisware.* to org.gcube.* Mauro Mugnaini 2020-06-18 12:21:36 +0200
  • 094e94eae4 Removed keycloak client's specific dependency filters Mauro Mugnaini 2020-06-04 16:16:51 +0200
  • eb662eed3a Typo fixed and log level lowered Mauro Mugnaini 2020-05-29 15:02:25 +0200
  • 0edbd88e8f Beta version Mauro Mugnaini 2020-05-29 13:03:07 +0200
  • 3d8c926ccc Intial GIT commit Mauro Mugnaini 2020-05-21 15:48:12 +0200