- Jun 07, 2024
-
-
Dominik Frantisek Bucik authored
-
Dominik Frantisek Bucik authored
-
Dominik Frantisek Bucik authored
-
Dominik Frantisek Bucik authored
Provide support for token, introspection and revocation endpoint auth methods, while supporting multiple methods at the same time. BREAKING CHANGE:
Requires DB update -
Dominik František Bučík authored
refactor:
Great refactor of redirects See merge request !400 -
Dominik Frantisek Bucik authored
USe session attributes for passing data across redirects to have safe passing mechanism
-
- May 30, 2024
-
-
semantic-release-bot authored
## [18.5.3](v18.5.2...v18.5.3) (2024-05-30) ### Bug Fixes *
Losing AUD in GA4GH AT modifier ([a4656c67](a4656c67)) -
Dominik František Bučík authored
fix:
Losing AUD in GA4GH AT modifier See merge request !399 -
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
-
- May 17, 2024
-
-
semantic-release-bot authored
## [18.5.2](v18.5.1...v18.5.2) (2024-05-17) ### Bug Fixes *
Entitlements sources - do not ignore res. capabilities ([f14c85e9](f14c85e9)) -
Pavel Břoušek authored
fix:
Entitlements sources - do not ignore res. capabilities See merge request !398 -
Dominik Frantisek Bucik authored
-
- May 15, 2024
-
-
semantic-release-bot authored
## [18.5.1](v18.5.0...v18.5.1) (2024-05-15) ### Bug Fixes *
claim modifiers in arrays retain only unique values ([5d2750d5](5d2750d5)) -
Dominik František Bučík authored
fix:
claim modifiers in arrays retain only unique values See merge request !397 -
Dominik Frantisek Bucik authored
-
semantic-release-bot authored
# [18.5.0](v18.4.0...v18.5.0) (2024-05-15) ### Features *
filtering of assigned resource groups in entitlements ([7f1cf4c5](7f1cf4c5)) * filtering of groups in access control filter ([76ce6903](76ce6903)) -
Dominik František Bučík authored
feat+refactor: filtering of assigned resource groups in entitlements, filtering of groups in access control filter, refactor PerunRPC Adapter See merge request !396
-
Dominik Frantisek Bucik authored
-
Dominik Frantisek Bucik authored
AccessControl filter (PerunAuthorizationFilter) now support specifying a resource attribute, which if set and non-null on Resource object, groups from this resource will not be considered for controlling access.
-
Dominik Frantisek Bucik authored
Entitlements claim sources now support specifying a resource attribute, which if set and non-null on Resource object, groups from this resource will not be considered for producing group-based entitlements.
-
- May 02, 2024
-
-
Pavel Břoušek authored
-
- Apr 24, 2024
-
-
Dominik František Bučík authored
refactor:
Refactor endsession endpoint See merge request !395
-
- Apr 23, 2024
-
-
Dominik Frantisek Bucik authored
-
semantic-release-bot authored
# [18.4.0](v18.3.1...v18.4.0) (2024-04-23) ### Bug Fixes *
add console log appender for docker pruposes ([709abd4f](709abd4f)) ### Features * VoBasedEdupersonScopedAffiliationsClaimSource impl ([adae8542](adae8542)) -
Dominik František Bučík authored
feat:
VoBasedEdupersonScopedAffiliationsClaimSource impl See merge request !394 -
Dominik Frantisek Bucik authored
Implementation of a claim source to generate EPSA values based on vo membership. ClaimSource requires congiruation option 'valueMap', in the format of 'voId:aff,aff|voId:aff,aff'. If the user is a valid member of a VO with id 'voId', all affiliation values are added into the claim value.
-
Dominik Frantisek Bucik authored
-
- Apr 10, 2024
-
-
semantic-release-bot authored
## [18.3.1](v18.3.0...v18.3.1) (2024-04-10) ### Bug Fixes * empty release ([ba49134e](ba49134e))
-
Pavel Břoušek authored
-
- Apr 09, 2024
-
-
semantic-release-bot authored
# [18.3.0](v18.2.0...v18.3.0) (2024-04-09) ### Features *
allow claimModifier to replace old value (configurable) ([c6153460](c6153460)) -
Dominik František Bučík authored
feat:
allow claimModifier to replace old value (configurable) See merge request !392 -
Dominik Frantisek Bucik authored
-
- Apr 08, 2024
-
-
semantic-release-bot authored
# [18.2.0](v18.1.0...v18.2.0) (2024-04-08) ### Features *
Add ERIC jurisdiction as EU_EAA ([42c78848](42c78848)) -
Dominik František Bučík authored
feat:
Add ERIC jurisdiction as EU_EAA See merge request !391 -
Dominik Frantisek Bucik authored
-
- Apr 03, 2024
-
-
semantic-release-bot authored
# [18.1.0](v18.0.2...v18.1.0) (2024-04-03) ### Features *
Pretty print GA4GH in consent ([a249addd](a249addd)) -
Dominik František Bučík authored
feat:
Pretty print GA4GH in consent See merge request !390 -
Dominik Frantisek Bucik authored
pretty print GA4GH Visas in consent screen
-
- Mar 25, 2024
-
-
semantic-release-bot authored
## [18.0.2](v18.0.1...v18.0.2) (2024-03-25) ### Bug Fixes *
Jurisdiction in LS AAI consents ([b000b8e4](b000b8e4)) -
Dominik Frantisek Bucik authored
-