aboutsummaryrefslogtreecommitdiff
path: root/ms_specific_connector
AgeCommit message (Collapse)AuthorFilesLines
2023-06-05build(core): switch to next snapshot versionThomas1-1/+1
2023-06-05chore(connector): add Liechtenstein as country an fix typos in existing configThomas2-0/+0
2023-06-05chore(core): update statistic logger as requested by the BM.IThomas3-11/+21
2023-06-05build(core): switch to next release versionproxyservice_1.0.4Thomas1-1/+1
2023-06-05chore(core): add missing Spring task-sheduler configuration and enalbe task ↵Thomas1-14/+21
sheduling
2023-03-02build(core): switch to next snapshot versionThomas1-1/+1
2023-03-02build(core): switch to next release versionThomas1-1/+1
2023-03-02feat(connector): make nameIdFormat configurable for earch citizen countryThomas1-0/+2
2023-01-16build(core): switch to next snapshot versionThomas1-1/+1
2023-01-16build(core): switch to next release version for MS-Connectorconnector_1.3.7Thomas1-1/+1
2023-01-16chore(core): remove requested attributes for MS DEThomas1-2/+2
Do not request 'Gender' and 'CurrentAddress' by default configuration
2022-12-22build(assembly): fix broken assembly configuration for MS-ProxyServiceThomas2-4/+4
2022-12-22build(core): switch to next snapshot versionThomas1-1/+1
2022-12-19build(core): switch to next release versionproxyservice_1.0.2connector_1.3.6Thomas1-1/+1
2022-12-19feat(eidas-connector): support not-notified LoAThomas3-14/+152
- not-notified LoA is currently used by Ukraine
2022-12-15feat(connector): add support for Ukraine eIDAS-ProxyServiceThomas3-0/+3
Since Ukraine is not notified, we need a new configuration parameter to set not-notified LoA
2022-12-01build(core): switch to next snapshot versionThomas1-1/+1
2022-12-01build(core): switch to next release versionproxyservice_1.0.1Thomas1-1/+1
2022-11-21build(core): switch to next snapshot versionThomas1-1/+1
2022-11-21build(core): switch to next release versionconnector_1.3.5Thomas1-1/+1
2022-11-17feat(connector): add validation to disable private-SP support for specific ↵Thomas1-0/+2
countries
2022-11-17feat(core): add new group for actuator checks to provide a sub-set on publicThomas1-0/+4
2022-10-24chore(logging): change advanced statistic log to include matching details in ↵Thomas1-5/+22
error-case too
2022-10-21feat(matching): add detailed matching results into JSON based statistic loggerThomas1-4/+26
2022-10-21feat(connector): add JSON based statistic loggerThomas2-0/+245
2022-10-21refact(core): switch to Connector and Proxy-Service specific statistic loggersThomas1-0/+3
2022-10-17feat(zmr): requesting latest version for ZMR update by using bPK onlyThomas1-0/+1
2022-10-13build(core): switch to next snapshot versionThomas1-1/+1
2022-10-13build(core): switch to next release version of MS-Connectorconnector_1.3.4Thomas1-1/+1
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'