- 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
-
semantic-release-bot authored
## [18.0.1](v18.0.0...v18.0.1) (2024-03-25) ### Bug Fixes *
Fix jurisdiction in consent ([b2514dfb](b2514dfb)) -
Dominik František Bučík authored
fix:
Fix jurisdiction in consent See merge request !388 -
Dominik Frantisek Bucik authored
-
- Mar 19, 2024
-
-
semantic-release-bot authored
# [18.0.0](v17.3.3...v18.0.0) (2024-03-19) ### Bug Fixes *
update LS AAI theme ([702c58ce](702c58ce)) ### Features * Pass in ACRs onlyAllowed and blocked IdPs ([ec6662b6](ec6662b6)) ### BREAKING CHANGES * requires database update (see v18.0.0.sql script) -
Dominik František Bučík authored
LS AAI template, passing IdP filters via ACRs See merge request !387
-
Dominik Frantisek Bucik authored
Lists are read from client entry int DB. Also need to set `proxy.blocked_idps_enabled=true` and/or `proxy.only_allowed_idps_enabled=true` in the main config file to enable passing these alists to proxyIdP BREAKING CHANGE: requires database update (see v18.0.0.sql script)
-
- Mar 18, 2024
-
-
semantic-release-bot authored
## [17.3.3](v17.3.2...v17.3.3) (2024-03-18) ### Bug Fixes *
Throw correct error when no auth_code found ([1105142f](1105142f)) -
Dominik František Bučík authored
fix:
Throw correct error when no auth_code found See merge request !386 -
semantic-release-bot authored
## [17.3.2](v17.3.1...v17.3.2) (2024-03-18) ### Bug Fixes *
Improve request logging format ([a493770f](a493770f)) -
Dominik Frantisek Bucik authored
- provide correct error instead of internal server error when no authorization code has been found (probably already consumed or expired)
-
Dominik František Bučík authored
fix:
Improve request logging format See merge request !385 -
Dominik Frantisek Bucik authored
-
- Mar 13, 2024
-
-
Dominik Frantisek Bucik authored
-
semantic-release-bot authored
## [17.3.1](v17.3.0...v17.3.1) (2024-03-13) ### Bug Fixes *
Add switch for LogRequests filter ([a2d190ae](a2d190ae)) -
Dominik František Bučík authored
fix:
Add switch for LogRequests filter See merge request !384 -
Dominik Frantisek Bucik authored
Add `logRequestsEnabled=true|false` to enable or disable logging of the incoming request.
-
semantic-release-bot authored
# [17.3.0](v17.2.2...v17.3.0) (2024-03-13) ### Features *
Log incomming requests ([b28c941d](b28c941d)) -
Dominik František Bučík authored
feat:
Log incomming requests See merge request !383 -
Dominik Frantisek Bucik authored
-
semantic-release-bot authored
## [17.2.2](v17.2.1...v17.2.2) (2024-03-13) ### Bug Fixes *
Fix cleanup savedUserAuth ([5d559b2d](5d559b2d)) * Update DB scripts to contain all modifications ([64e9f377](64e9f377)) -
Dominik František Bučík authored
fix:
Fix cleanup savedUserAuth See merge request !381
-
- Mar 12, 2024
-
-
Dominik Frantisek Bucik authored
subquery did not return single columnt
-
Dominik Frantisek Bucik authored
-
- Mar 08, 2024
-
-
Pavel Břoušek authored
-
Pavel Břoušek authored
-
- Mar 01, 2024
-
-
semantic-release-bot authored
## [17.2.1](v17.2.0...v17.2.1) (2024-03-01) ### Bug Fixes * update link in copyright ([86a66c70](86a66c70))
-
Pavel Břoušek authored
-
- Feb 28, 2024
-
-
semantic-release-bot authored
# [17.2.0](v17.1.5...v17.2.0) (2024-02-28) ### Features *
Dynreg - delete client ([73c70764](73c70764)) -
Dominik František Bučík authored
feat:
Dynreg - delete client See merge request !379 -
Dominik Frantisek Bucik authored
-
semantic-release-bot authored
## [17.1.5](v17.1.4...v17.1.5) (2024-02-28) ### Bug Fixes *
remove aud extension from token extra info ([e73a18d9](e73a18d9)) -
Dominik František Bučík authored
fix:
remove aud extension from token extra info See merge request !375 -
Dominik František Bučík authored
chore:
upgrade spring to 5.3.32 See merge request !378 -
Dominik Frantisek Bucik authored
-
- Feb 21, 2024
-
-
semantic-release-bot authored
## [17.1.4](v17.1.3...v17.1.4) (2024-02-21) ### Bug Fixes *
scheduled tasks, missing constant and non-used param ([61ab061c](61ab061c)) -
Dominik František Bučík authored
fix:
scheduled tasks, missing constant and non-used param See merge request !376 -
Dominik Frantisek Bucik authored
-
- Feb 14, 2024
-
-
semantic-release-bot authored
## [17.1.3](v17.1.2...v17.1.3) (2024-02-14) ### Bug Fixes *
default values for dynreg ([93f2a85b](93f2a85b)) * remove addit. info. (aud, resource) from token responses ([0e0996d2](0e0996d2))
-