"README.md" did not exist on "75a1c8223a3d7b490d55321e1e852a6eb6ab25a5"
fix: 
Losing AUD in GA4GH AT modifier

Compare changes
- Dominik Frantisek Bucik authored
Audiences previously set in the token were lost as the current implementation just placed ClientID over it. The fix maintains set audiences
+ 11
− 1
@@ -8,7 +8,10 @@ import lombok.extern.slf4j.Slf4j;
@@ -8,7 +8,10 @@ import lombok.extern.slf4j.Slf4j;
@@ -33,8 +36,15 @@ public class Ga4ghAccessTokenModifier implements PerunAccessTokenEnhancer.Access
@@ -33,8 +36,15 @@ public class Ga4ghAccessTokenModifier implements PerunAccessTokenEnhancer.Access