aboutsummaryrefslogtreecommitdiff
path: root/connector/src
AgeCommit message (Expand)AuthorFilesLines
2022-06-03refactor(connector): move MS-Connector from new directory 'connector' to 'ms_...Thomas174-21349/+0
2022-06-03chore(config): split default configuration into MS-Connector and MS-Proxy-ServieThomas3-5/+29
2022-06-03test(core): add smoke test with full eIDAS OutGoing login and error-handlingThomas1-3/+0
2022-06-03refactor(eidas): split 'authmodule-eIDAS-v2' into 'common-eidas'Thomas1-10/+12
2022-06-03Merge branch 'feature/eidasnode_v2.6' into feature/ms_proxy_before_refactoringThomas1-0/+20
2022-05-19doc: add client configuration for matching by ID AustriaThomas1-0/+20
2022-05-13Merge branch 'nightlybuild' into feature/ms_proxy_before_refactoringThomas43-1060/+13407
2022-05-12refact(ernp): change configuration keys for SSL keystoreThomas3-17/+33
2022-05-12Merge branch 'feature/matching_base' into nightlybuild_matchingThomas41-1119/+13067
2022-05-02chore(matching): re-oreder process steps in GUI releated matchingThomas1-2/+1
2022-05-02fix(gui): fix possible errors on language selection by GUI operationThomas1-3/+3
2022-04-06test(gui): add BM.I version of country-selection template to test there custo...Thomas3-0/+367
2022-04-05Merge branch 'nightlybuild' into feature/matching_baseThomas6-12/+33
2022-04-05Merge branch 'nightlybuild' into feature/ms_proxy_before_refactoringThomas3-1/+3
2022-04-05Merge branch 'master' into nightlybuildThomas3-1/+3
2022-04-05build(assembly): add histroy.txt into release package1.2.4Thomas2-0/+2
2022-04-01feat(szr): add configuration property to activate/deactivate work-around for ...Thomas1-1/+1
2022-03-31refactor(core): remove deprecated operations on openSAML4 APIThomas1-4/+4
2022-03-31Merge branch 'nightlybuild' into feature/ms_proxy_before_refactoringThomas1-4/+4
2022-03-31refactor(core): remove deprecated operations on openSAML4 APIThomas1-4/+4
2022-03-31feature(core): add deny-list for Spring DataBinderThomas1-0/+2
2022-03-31feature(core): add deny-list for Spring DataBinderThomas1-0/+2
2022-03-31feature(core): add deny-list for Spring DataBinderThomas1-0/+2
2022-03-17Merge branch 'nightlybuild' into feature/ms_proxy_before_refactoringThomas1-0/+21
2022-03-17test(core): fix integration test with included work-around for IDA modeThomas1-0/+21
2022-03-17test(core): fix integration test with included work-around for IDA modeThomas1-0/+21
2022-03-11chore(connector): update start-up logging in ms-specific ConnectorThomas1-3/+3
2022-03-10fix(matching): add missing endpoint for search-address requestsThomas1-1/+2
2022-03-10chore(core): add Spring based message source to MS-ConnectorThomas3-0/+95
2022-03-10Merge branch 'feature/matching_base' into feature/matching_base_core_refactoringThomas38-1112/+12967
2022-03-09chore(core): fix some more problems after project refactoringThomas1-8/+0
2022-03-09Merge branch 'feature/ms_proxy_integration' into feature/ms_proxy_core_refact...Thomas11-59/+335
2022-03-09refactor(core): split 'ms-connector' WebApp into 'core' and 'ms-connector' to...Thomas48-2511/+56
2022-03-08refactor(core): split 'ms-connector' WebApp into 'core' and 'ms-connector' to...Thomas48-2953/+56
2022-03-03fix build process and jUnit testThomas3-1/+100
2022-03-03update StatusMessageProvider to Spring based form to use message properties f...Thomas1-26/+69
2022-03-03set default NameIDFormat to unspecified to fix problems with DE middleware 1.2.xThomas1-1/+3
2022-03-03fix bug in combination with EidasNode v2.5 and DE MiddlewareThomas1-1/+0
2022-03-03change log level in transaction storeThomas1-1/+1
2022-03-03add configuration-property to set ID Austria stage of a each eIDAS ConnectorThomas1-0/+1
2022-03-03select mandate based on eIDAS Proxy-Service request informationThomas1-0/+15
2022-03-03add some TODO's for eIDAS Proxy-Service with mandates and fix some rebase errorsThomas2-6/+0
2022-03-03fix some problemes with new eaaf-components APIThomas2-0/+5
2022-03-03change eIDAS LegalPersonId from bPK layout to sourcePinType + sourcePinThomas2-13/+16
2022-03-03add mandate functionality into eIDAS out-going processThomas2-29/+359
2022-03-03update SAML2 IDP elements of MS-specific Connector to current snapshot versio...Thomas Lenz2-60/+42
2022-03-03add ID Austria communication-module and additional jUnit testThomas Lenz8-19/+258
2022-03-02chore(ux): add Lichtenstein as eIDAS countryThomas4-0/+257
2022-02-08refactor(matching): move AddresssucheController into eIDAS module to reuse da...Thomas1-248/+0
2022-02-08test(core): fix broken integration tests after ERnP client integrationThomas3-6/+46