Commit Graph

61 Commits

Author SHA1 Message Date
lucio 6dec0d7a6a updated 2024-01-25 16:46:56 +01:00
Lucio Lelii 725b19c168 Merge remote-tracking branch 'origin/smartgears4' 2023-04-04 11:04:46 +02:00
lucio be3d37d6c3 updated 2023-03-31 14:16:23 +02:00
lucio 766238c8e3 removed all JAXB dependencies 2023-02-06 17:34:18 +01:00
lucio e48f50e91b added automatic metrics for micrometer 2023-02-01 17:18:13 +01:00
Lucio Lelii d12e4a33b2 AuthorizationProvider moved from Configuration to context 2023-01-19 16:16:14 +01:00
Lucio Lelii e7aabc3fb8 fired exception on expired token modified 2022-12-15 16:33:44 +01:00
Lucio Lelii 36e56d1e7d Merge branch 'feature/22955' of
https://code-repo.d4science.org/gCubeSystem/common-smartgears.git into
feature/22955

Conflicts:
	src/main/java/org/gcube/smartgears/handlers/application/request/RequestValidator.java
2022-11-11 17:27:30 +01:00
Lucio Lelii b5f6959da4 check on empty token adde 2022-10-24 12:47:30 +02:00
Lucio Lelii c92f119a0c adde validation on acess token 2022-09-22 11:27:40 +02:00
Lucio Lelii 08838cb6d6 removed vos from frontpage 2022-07-25 11:00:44 +02:00
Lucio Lelii 2fe7d3d4bc InnerMethodName used for accounting 2022-07-20 17:31:20 +02:00
Lucio Lelii 4b75535a9d added logs 2022-07-14 11:56:32 +02:00
Lucio Lelii b9e2298ca9 fixed bug on first publishing 2022-07-04 16:31:15 +02:00
Lucio Lelii 7e00459e9a logs added 2022-06-30 12:33:55 +02:00
Lucio Lelii 58bb6a28e4 changed publisher interface 2022-06-28 13:28:16 +02:00
Lucio Lelii 710e8ef242 Proxy management improved 2022-06-24 15:45:43 +02:00
Lucio Lelii 08781a5f3a Profile and App events updated 2022-06-22 18:50:54 +02:00
Lucio Lelii 6f999bcedc added caller information 2022-06-15 17:44:52 +02:00
Lucio Lelii 80f5de688a allowed context retrieved on request 2022-06-10 18:25:19 +02:00
Lucio Lelii 8030b049d0 Publishing externalized to libraries in classpath 2022-06-10 17:08:44 +02:00
Lucio Lelii 961676484f removing gcore resource dependencies from smartgears 2022-06-08 17:42:32 +02:00
Lucio Lelii 64bef37271 Removed old VAleve 2022-05-30 18:29:46 +02:00
Lucio Lelii 230ae3bde9 auth provider modified 2022-05-26 14:39:31 +02:00
Lucio Lelii a285c20b38 removed context retriver handler and merged with Request validator 2022-05-23 17:15:46 +02:00
Lucio Lelii f6e49975d0 added import of authorization-util 2022-05-04 19:11:33 +02:00
Lucio Lelii a71d8d1fac added roles to ExternalService client info 2022-04-20 16:22:38 +02:00
Lucio Lelii 72a5e54edd fixes issue [#23075] 2022-03-29 15:47:04 +02:00
Lucio Lelii 454533abcd update 2022-03-29 15:05:28 +02:00
Lucio Lelii 3af9a558f6 https://support.d4science.org/issues/23003 2022-03-21 14:45:44 +01:00
Lucio Lelii 08b3cd590a new features for configuration file type changing 2022-03-21 11:17:07 +01:00
Lucio Lelii cf3c134953 moving smartgears to a .ini Configuration file type 2022-03-17 17:17:15 +01:00
Luca Frosini 515891e083 Merging patch of version 3.1.2 2022-03-11 18:05:57 +01:00
Lucio Lelii 430cf04416 removed all the patch added to solve auth-portlet bug 2022-03-07 16:56:31 +01:00
Lucio Lelii b84b4fad81 throws error on invalid policy 2022-03-04 17:28:40 +01:00
Lucio Lelii e9b6a7ad25 solved an issue on policy check 2022-03-04 17:21:10 +01:00
Lucio Lelii 0fe819c2ee changes 2022-03-04 14:51:13 +01:00
Lucio Lelii 4b1b6471ca policy validation added 2022-03-04 14:23:53 +01:00
Luca Frosini baab05f015 fixing code 2022-02-28 17:07:57 +01:00
Luca Frosini b46715dc05 Added missing reset 2022-02-28 16:56:56 +01:00
Luca Frosini 405a65282d Fixed code to instantiate SecretManager 2022-02-28 13:26:40 +01:00
Luca Frosini 29ac4def10 Intregrated authorization-utils in place of ad-hoc code 2022-02-25 15:07:09 +01:00
Luca Frosini 9239e13120 Added authorization-utils refs #22871 2022-02-24 17:49:38 +01:00
Lucio Lelii 125dc5b332 - enabled policy check on smartgears
- container configuration for test added
2022-02-07 09:44:31 +01:00
lucio.lelii 406016cd29 solved bug on user check 2021-06-15 10:33:15 +02:00
lucio.lelii 64c3f02996 - use of AccessTokenProvider
- use gcube-jackson instead of minimal-json for access token parsing
[#21097]
2021-05-24 16:31:46 +02:00
Lucio Lelii 0ab8e327cf Update 'src/main/java/org/gcube/smartgears/handlers/application/request/RequestValidator.java'
removed call redirect when not authorized
2021-02-22 10:09:11 +01:00
Lucio Lelii fd766ce080 Merge branch 'master' of code-repo.d4science.org:gCubeSystem/common-smartgears 2020-11-18 18:54:30 +01:00
Lucio Lelii a4462eb325 commit for new IAM release 2020-11-18 18:50:49 +01:00
Luca Frosini c04b3df2ff Removed unused variable and the related imports 2020-07-24 15:46:59 +02:00