Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  src 60957 almost 3 years Konstantina Galouni [Trunk | Authorization Library]: 1. Added folde...
pom.xml 1.74 KB 59787 over 3 years Konstantinos Triantafyllou [Authorization Library | Trunk]: Fix invalid to...

Latest revisions

# Date Author Comment
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

60035 04/12/2020 11:00 AM Konstantina Galouni

[Trunk | Authorization Library]: AuthorizationService.java: Add anonymous user roles and add method "getAaiId()" (currently we get aaiId from password field - to be changed).

59960 25/11/2020 01:32 PM Konstantinos Triantafyllou

[AuthorizationLibrary | Trunk]: Add Entry point class to get 401 if user is not loggedin

59959 25/11/2020 01:30 PM Konstantinos Triantafyllou

[AuthorizationLibrary | Trunk]: Add Entry point class to get 401 if user is not loggedin

59932 20/11/2020 05:00 PM Konstantina Galouni

[Trunk | Authorization Library]:
1. AuthorizationService.java: [Bug fix] In method "curator()", "CURATOR" is a prefix, not suffix in role.
2. AuthorizationConfiguration.java: Comment "@PropertySources" as this is a library project and properties are set by parent project.

59931 20/11/2020 04:05 PM Konstantinos Triantafyllou

View revisions

Also available in: Atom