aboutsummaryrefslogtreecommitdiff
path: root/ms_specific_connector
AgeCommit message (Collapse)AuthorFilesLines
2022-10-07test(core): fix full start-up test, because mocked ZMR response missing one ↵Thomas1-0/+3
element
2022-08-25build(core): switch to next snapshot versionThomas1-1/+1
2022-08-25build(core): switch to next release versionproxyservice_1.0.0connector_1.3.3Thomas1-1/+1
2022-08-25feat(eidas): add support for new IDA AuthBlock formatThomas1-0/+1
The ID Austria system changes the format of technical AuthBlock with Frontend/Backend interface-specification v1.1.0
2022-08-22feat(core): add default error-handler to show custom error-page on any errorThomas3-2/+9
2022-08-22build(proxyserice): optimize build and assembly processThomas1-4/+2
2022-08-22build: remove dependency that was included twiceThomas1-5/+1
2022-08-22build(core): optimize build process to assembly ms-proxy and ms-connector by ↵Thomas2-2/+11
using differend project versions
2022-08-02Merge branch 'nightlybuild' into feature/ms_proxy_serviceThomas1-1/+1
# Conflicts: # ms_specific_proxyservice/src/test/resources/config/logback_config.xml
2022-07-05Merge branch 'nightlybuild' into feature/ms_proxy_serviceThomas4-7/+4
2022-06-08build(core): optimize package naming and dependency inclusionThomas1-1/+1
2022-06-08feat(eidas): perform mapping between IDA and eIDAS attributes based on ↵Thomas1-0/+3
external configuration
2022-06-03refactor(connector): move MS-Connector from new directory 'connector' to ↵Thomas176-0/+21703
'ms_specific_connector'