Project

General

Profile

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

59754 03/11/2020 01:25 PM Konstantina Galouni

[Trunk | Auth-Library]: AuthorizationService.java:
1. Add private method "mapType()", to map "organization" to "institution" and "ri" to "community" for roles.
2. Add public method "getRoles()" to access roles (as Strings) from Granted Authorities.

59346 08/09/2020 03:08 PM Konstantinos Triantafyllou

Rename subscriber to member

59336 03/09/2020 09:40 PM Konstantinos Triantafyllou

Spring security library providing preauthorize and authenticated methods for apis