aboutsummaryrefslogtreecommitdiff
path: root/ms_specific_connector/src/test/java/at/asitplus
AgeCommit message (Collapse)AuthorFilesLines
2023-12-07feat(core): add LoggerContextConfiguration to set application name as logger ↵Thomas1-1/+0
context parameter Reason: can be used to separte configuration files in case of Connector and Proxy-Service run in same application server
2022-12-19feat(eidas-connector): support not-notified LoAThomas1-8/+143
- not-notified LoA is currently used by Ukraine
2022-10-07test(core): fix full start-up test, because mocked ZMR response missing one ↵Thomas1-0/+3
element
2022-06-03refactor(connector): move MS-Connector from new directory 'connector' to ↵Thomas15-0/+2679
'ms_specific_connector'