Commit Graph

50 Commits

Author SHA1 Message Date
Mauro Mugnaini 51677353b0 Calling directly the right method with session parameter since it is visible in intra-class calls 2021-04-29 19:30:17 +02:00
Mauro Mugnaini f1e32127a8 Releasing v1.3.0 2021-04-12 19:28:40 +02:00
Mauro Mugnaini bef2410aa4 New methods exposed to issue a temporary UMA/RPT token to the OIDC server and some exceptions classes related to inreresting cases 2021-03-30 19:50:57 +02:00
Mauro Mugnaini b09f9509d5 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-17 11:42:21 +01:00
Mauro Mugnaini 2e84e960b8 Logs message changed from info to debug 2021-03-17 11:41:43 +01:00
Mauro Mugnaini 5580b20923 Prepared for new 1.3.0 version 2021-03-17 11:41:28 +01:00
Mauro Mugnaini db8887e3b1 Use extracted new convenience method for Role existance check by string 2021-01-27 19:36:42 +01:00
Mauro Mugnaini 874d91537b An (I think) interesting log message added and one fixed using variable 2021-01-27 18:47:46 +01:00
Mauro Mugnaini 14fbdd6fcf Ignoring non d4s roles when removing from user 2021-01-27 17:04:45 +01:00
Mauro Mugnaini 84531d5f8e Changed the log level of the config to debug and masked secret with '*' 2021-01-26 15:57:29 +01:00
Mauro Mugnaini c7ac2df206 Release of the 1.2.0 version 2021-01-20 11:48:00 +01:00
Mauro Mugnaini ef0e90e3e4 Ready for the 1.2.0-SNAPSHOT version 2021-01-20 01:01:08 +01:00
Mauro Mugnaini 79c025fdeb Marked as deprecated all utils methods for session objects get/set (#20445) 2021-01-20 01:00:52 +01:00
Mauro Mugnaini e1dd978a10 New version with mutex and session id used in place of session object 2021-01-19 18:16:52 +01:00
Mauro Mugnaini 13dcfe2a0e Revised version that uses strings instead of object in map for comparison 2021-01-19 18:16:16 +01:00
Mauro Mugnaini ffccf37c06 Method to remove both tokens from session added 2020-12-21 17:58:36 +01:00
Mauro Mugnaini cac9ba8f33 Added logger and method to remove all tokens relted to a user (usefull for the logout) 2020-12-21 17:58:03 +01:00
Mauro Mugnaini 59b44aabae Rewrote the implementation by using a Map of Maps 2020-12-21 17:57:06 +01:00
Mauro Mugnaini 72230995e6 Missing SCM section added to POM 2020-11-24 17:31:03 +01:00
Mauro Mugnaini ebed544d0a Prepared for the Next release 2020-11-20 13:08:36 +01:00
Mauro Mugnaini 35d7b1c0e0 Aligned to new templates 2020-08-13 18:28:41 +02:00
Mauro Mugnaini 58f154f6d8 Added avatar URL setting (#19726) 2020-08-12 20:14:04 +02:00
Mauro Mugnaini 06f1a551e7 Removed provided scopes 2020-07-23 11:23:52 +02:00
Mauro Mugnaini 7b35668c1f Updated to follow ner rules for gcube templated project in Jenkins 2020-07-16 16:20:00 +02:00
Mauro Mugnaini fbc5c3197c No more required 2020-07-16 16:19:52 +02:00
Mauro Mugnaini 26a29ed34a -SNAPSHOT suffix removed too early, added range dependency according to CI rules for DEV 2020-07-07 11:57:23 +02:00
Mauro Mugnaini 7bcdb473ec Release for 1.0.0, added range dependency according to CI rules 2020-07-07 10:48:46 +02:00
Mauro Mugnaini d4923eb4a5 Snapshot release for 1.0.0 2020-07-07 10:09:39 +02:00
Mauro Mugnaini bb7c32faae Rationalized logs 2020-07-03 17:32:48 +02:00
Mauro Mugnaini 2475ee6f00 Renamed classes and harmonized method names 2020-07-03 17:32:39 +02:00
Mauro Mugnaini 38392bfe66 New version with micro and dependency range removed 2020-06-30 12:58:52 +02:00
Mauro Mugnaini db2fd773ed Exra CR rmoved 2020-06-29 16:23:51 +02:00
Mauro Mugnaini 7fcea56d58 Trying build with snapshot as suffix for minor version 2020-06-22 10:48:56 +02:00
Mauro Mugnaini c7aa1808f8 Added missing CI description/helper files 2020-06-22 10:48:44 +02:00
Mauro Mugnaini c2906bc213 fixed referring a still not existing version 2020-06-19 18:42:53 +02:00
Mauro Mugnaini ccbd0a85c7 Added -SNAPSHOT to version to make the artifact available in the CI maven repo. Removed local properties 2020-06-19 18:08:13 +02:00
Mauro Mugnaini 2b65959925 Changelog file added 2020-06-19 15:21:25 +02:00
Mauro Mugnaini 398ff07635 Missing closing parhentesis 2020-06-19 12:29:55 +02:00
Mauro Mugnaini c32f753027 README file added 2020-06-18 17:45:54 +02:00
Mauro Mugnaini 00f049e4f9 Now root VO name string is used instead of group object 2020-06-18 12:12:59 +02:00
Mauro Mugnaini c9a7657fec Renamed packages from com.nubisware.* to org.gcube.* 2020-06-18 12:12:00 +02:00
Mauro Mugnaini 57b495af18 OIDC UMA util class to set infrastructure manager token in the thread local object 2020-06-18 12:11:44 +02:00
Mauro Mugnaini 530637d2de Added some methods to clear caches 2020-06-18 12:10:43 +02:00
Mauro Mugnaini 6c6f896b77 New portal client to be used as infrastructure manager actor and URL objects are sused instead of strings for endpoints 2020-06-18 12:09:45 +02:00
Mauro Mugnaini 502a7442e9 Added dependency to the commons-authorization library 2020-06-18 12:06:07 +02:00
Mauro Mugnaini b9f35d8e45 License file added 2020-06-18 11:00:44 +02:00
Mauro Mugnaini b84297de79 Renamed packages from com.nubisware.* to org.gcube.* 2020-06-18 10:59:48 +02:00
Mauro Mugnaini 9d58dd475e Fixed NPE when user not belongs to any context 2020-05-29 15:47:51 +02:00
Mauro Mugnaini 8989c927c0 Beta version 2020-05-29 13:04:55 +02:00
Mauro Mugnaini e5ab4acec1 Intial GIT commit 2020-05-21 15:47:45 +02:00