Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  dnetlib 61787 over 2 years Konstantinos Triantafyllou Fix authentication cast to OpenAIREAuthenticati...

Latest revisions

# Date Author Comment
61787 23/11/2021 02:19 PM Konstantinos Triantafyllou

Fix authentication cast to OpenAIREAuthentication while it is not a instance of. Check cookie existance to avoid extra calls for get user info.

61762 16/11/2021 03:43 PM Konstantinos Triantafyllou

Fix filter set Authentication

61752 16/11/2021 02:37 PM Konstantinos Triantafyllou

Create OpenAIREAuthentication object. Get user Info supports new login service user Info implementation

61619 04/10/2021 09:20 AM Konstantinos Triantafyllou

[Authorization Library]: Add dnet45 parert

61555 16/09/2021 12:10 AM Konstantina Galouni

[Trunk | Authorization Service]:
1. pom.xml:
a. Added timestamp in properties.
b. In <build> added <resources> with filtering set to true.
2. GlobalVars.java: Added GlobalVars class for date of deploy & date of build.
3. AuthorizationConfiguration.java: In @EnableConfigurationProperties added GlobalVars.class....

60957 22/04/2021 11:12 AM Konstantina Galouni

[Trunk | Authorization Library]:
1. Added folder /controllers.
2. AuthorizationLibraryCheckDeployController.java: [NEW] Controller added and
a. "hello()" method (@RequestMapping(value = {"", "/health_check"}, method = RequestMethod.GET)) which just prints and returns a greeting message....

60491 24/02/2021 08:24 PM Konstantina Galouni

[Trunk | Authorization Library]: AuthorizationService.java: add method "getEmail()", to get user email.

60419 14/02/2021 11:55 PM Konstantina Galouni

[Trunk | Authorization Library]:
AuthorizationService.java: [Bug fix] Added "authentication.getPrincipal() instanceof User" check before casting authentication.getPrincipal() to User - if user is not logged in, it is String.

60300 27/01/2021 02:47 PM Konstantinos Triantafyllou

[Authorization-Library | Trunk]: Authorization Service add boolean communityMap on mapType

60198 08/01/2021 03:51 PM Konstantinos Triantafyllou

[Authorization Library | Trunk]: Add role anonymous and registered user

View revisions

Also available in: Atom