Project

General

Profile

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

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.

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

Spring security library providing preauthorize and authenticated methods for apis