aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-05doc(proxy): add readme and update historyThomas2-0/+45
2023-06-05chore(core): update third-party libsThomas1-13/+13
2023-06-05doc(core): fix typo in default logger configurationThomas1-1/+1
2023-06-05fix(proxyservice): use requested SubjectNameIdFormat in eIDAS SAML2 responseThomas2-15/+194
2023-06-05chore(matching): optimize error handling for matching by ID AustriaThomas1-1/+4
2023-06-05fix(proxy): add missing parameters into log msg for IDA metadata errorsThomas1-2/+2
2023-06-05chore(core): add missing Spring task-sheduler configuration and enalbe task s...Thomas2-26/+40
2023-06-05feat(matching): log BM.I specific response headers 'txId' and 'pvp-txId'Thomas3-20/+70
2023-03-22chore(core): update third-party libsThomas2-8/+8
2023-03-08chore(ux): change eMail address in default templateThomas1-2/+2
2023-03-02build(core): switch to next snapshot versionThomas11-13/+13
2023-03-02fix(connector): mitigate possible NullPointerExceptionproxyservice_1.0.3connector_1.3.8Thomas3-5/+6
2023-03-02build(core): switch to next release versionThomas11-13/+13
2023-03-02doc: add new readme, update history and handbookThomas6-0/+109
2023-03-02chore(core): update third-party libsThomas1-9/+15
2023-03-02feat(connector): make nameIdFormat configurable for earch citizen countryThomas5-5/+69
2023-03-01feat(proxy): add eIDAS-Connector country-code as specific element into statis...Thomas1-1/+6
2023-02-28chore(core): update 'woodstox-core' to latest versionThomas1-0/+8
2023-02-28chore(gui): remove double HTML form elementThomas1-5/+3
2023-02-28fix(matching): remove HTML escapetion from address-searchThomas2-2/+31
2023-02-28test(ernp): check some more elements on ERnP Update requestThomas2-1/+5
2023-02-27build(core): re-name reporting moduleThomas1-2/+2
2023-02-27fix(ernp): set full person info in case of MDS updateThomas4-25/+270
2023-01-26test(ernp): add test-case that requests MDS for Austrian test-identityThomas2-0/+42
2023-01-16doc(core): add missing release timestamp to v1.3.7Thomas2-2/+2
2023-01-16build(core): switch to next snapshot versionThomas11-12/+12
2023-01-16build(core): switch to next release version for MS-Connectorconnector_1.3.7Thomas11-12/+12
2023-01-16doc(core): add readme and update history for next release versionThomas2-0/+44
2023-01-16chore(core): update third-party libsThomas1-6/+6
2023-01-16chore(core): remove requested attributes for MS DEThomas1-2/+2
2023-01-09chore(ux): fix some errors and add new elements into message.propertiesThomas1-1/+8
2022-12-22build(assembly): fix broken assembly configuration for MS-ProxyServiceThomas2-4/+4
2022-12-22doc(core): fix wrong dependency version in release notesThomas3-3/+3
2022-12-22build(core): switch to next snapshot versionThomas11-13/+13
2022-12-19build(core): switch to next release versionproxyservice_1.0.2connector_1.3.6Thomas11-13/+13
2022-12-19feat(eidas-connector): support not-notified LoAThomas14-75/+447
2022-12-16doc: add readme, update history and handbook for next release versionThomas6-4/+104
2022-12-16chore(proxy): add default configuration for BORIS/eJusticeThomas1-2/+2
2022-12-15chore(core): add configuration for new BORIS/eJustice implementationThomas2-6/+7
2022-12-15feat(connector): add support for Ukraine eIDAS-ProxyServiceThomas9-0/+125
2022-12-07feat(proxyservice): add additional JSON based statistic loggerThomas4-1/+258
2022-12-02chore(ida): change config property for HealthIndicator from IDA metadata URL ...Thomas2-4/+4
2022-12-01test(matching): check UX screen for 'disallowed new ERnP entry by user'Thomas1-0/+28
2022-12-01build(core): switch to next snapshot versionThomas11-12/+12
2022-12-01build(core): switch to next release versionproxyservice_1.0.1Thomas11-12/+12
2022-12-01doc: update readme filesThomas3-2/+25
2022-12-01style(matching): fix code-style issue in ERnP clientThomas1-12/+13
2022-12-01test(matching): fix broken jUnit test after refactoring of OperationStatusThomas1-11/+11
2022-12-01feat(matching): disable UX option to create a new ERnP entry if it was prohib...Thomas8-34/+146
2022-12-01feat(matching): add flag 'allowNewErnpEntryByUser' into intermediate matching...Thomas6-36/+169