aboutsummaryrefslogtreecommitdiff
path: root/ms_specific_connector/src
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-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(core): optimize build process to assembly ms-proxy and ms-connector by ↵Thomas1-0/+1
using differend project versions
2022-07-05Merge branch 'nightlybuild' into feature/ms_proxy_serviceThomas3-6/+3
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 ↵Thomas174-0/+21349
'ms_specific_connector'