Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-01-09 | chore(ux): fix some errors and add new elements into message.properties | Thomas | 1 | -1/+8 | |
2022-12-15 | chore(core): add configuration for new BORIS/eJustice implementation | Thomas | 1 | -2/+3 | |
2022-12-15 | feat(connector): add support for Ukraine eIDAS-ProxyService | Thomas | 2 | -0/+4 | |
Since Ukraine is not notified, we need a new configuration parameter to set not-notified LoA | |||||
2022-12-07 | feat(proxyservice): add additional JSON based statistic logger | Thomas | 1 | -0/+18 | |
2022-12-01 | feat(matching): disable UX option to create a new ERnP entry if it was ↵ | Thomas | 3 | -21/+48 | |
prohibited by matching-process | |||||
2022-10-21 | feat(connector): add JSON based statistic logger | Thomas | 1 | -0/+18 | |
2022-10-14 | feat(ux): add current timestamp into error GUI | Thomas | 3 | -0/+6 | |
2022-10-11 | feat(ejustic): add work-around to support BORIS eJustice attribute for ↵ | Thomas | 1 | -1/+1 | |
natural person on IDA system eJustice attributes are implemented by using mandates on IDA side. However, European Commission only supports authentication without mandates. This work-around integrates both requirements into MS-Proxy-Service | |||||
2022-08-25 | feat(eidas): add support for new IDA AuthBlock format | Thomas | 1 | -0/+2 | |
The ID Austria system changes the format of technical AuthBlock with Frontend/Backend interface-specification v1.1.0 | |||||
2022-08-24 | chore(UX): show transactionId in errorpage | Thomas | 3 | -0/+6 | |
2022-08-23 | chore(ux): add BM.I logo into default configuration and update error page to ↵ | Thomas | 3 | -3/+3 | |
use that logo | |||||
2022-08-22 | doc: update and add readmes, handbooks, and release infos | Thomas | 1 | -0/+9 | |
2022-08-17 | Merge branch 'nightlybuild' of gitlab.iaik.tugraz.at:egiz/eidas_at_proxy ↵ | Thomas | 35 | -96/+849 | |
into nightlybuild | |||||
2022-08-16 | feat(proxy): add support for custom eIDAS attribute-handler into ↵ | Thomas | 1 | -0/+16 | |
ProxyEidasAttributeRegistry This allow more sopisticated attribute-processing than simple mapping to IDA attributes | |||||
2022-08-16 | chore(eidas): add sector-specific attributes for BORIS project to eIDAS ↵ | Thomas | 1 | -6/+6 | |
configuration add two eIDAS attributes: - http://e-justice.europa.eu/attributes/naturalperson/eJusticeNaturalPersonRole - http://e-justice.europa.eu/attributes/legalperson/eJusticeLegalPersonRole | |||||
2022-08-11 | chore(gui): show transactionId between errorCode and errorMsg | Thomas | 1 | -9/+9 | |
2022-08-10 | feat(ux): show technical transactionId on errorPage, if available | Thomas | 3 | -0/+7 | |
2022-08-03 | chore(gui): change eMail address for support on BM.I side | Thomas | 1 | -1/+1 | |
2022-08-02 | Merge branch 'nightlybuild' into feature/ms_proxy_service | Thomas | 1 | -2/+2 | |
# Conflicts: # ms_specific_proxyservice/src/test/resources/config/logback_config.xml | |||||
2022-08-01 | fix(matching): fix wrong parameter in other_matching_method GUI form | Thomas | 1 | -2/+2 | |
2022-07-11 | fix(logging): update package names of specific logger implementation, ↵ | Thomas | 1 | -2/+2 | |
because they changed during refactoring | |||||
2022-07-05 | Merge branch 'nightlybuild' into feature/ms_proxy_service | Thomas | 5 | -17/+41 | |
2022-07-05 | doc: add some missing release information | Thomas | 1 | -0/+3 | |
2022-07-01 | style(matching): fix code-style issue | Thomas | 1 | -1/+1 | |
2022-07-01 | feat(core): update statistic-logger to include matching results | Thomas | 1 | -1/+1 | |
2022-07-01 | feat(matching): distiguish between empty and non empty address-search results | Thomas | 1 | -1/+7 | |
2022-07-01 | chore(core): update GUI descriptions for matching process | Thomas | 2 | -14/+16 | |
2022-07-01 | feat(matching): add configuration property to disable ↵ | Thomas | 1 | -1/+14 | |
'matching-by-address-search' | |||||
2022-06-09 | chore(gui): add default error-templates | Thomas | 2 | -0/+120 | |
2022-06-09 | chore(core): add missing attribute into idaAttributeMapping configuration | Thomas | 1 | -0/+1 | |
- legalPersonSourcePinType has to be requested in case of mandates with legal persons | |||||
2022-06-08 | feat(eidas): perform mapping between IDA and eIDAS attributes based on ↵ | Thomas | 1 | -0/+170 | |
external configuration | |||||
2022-06-03 | doc(config): update default configurations | Thomas | 5 | -471/+56 | |
2022-06-03 | chore(config): split default configuration into MS-Connector and MS-Proxy-Servie | Thomas | 31 | -54/+913 | |
2022-06-03 | Merge branch 'feature/eidasnode_v2.6' into feature/ms_proxy_before_refactoring | Thomas | 10 | -614/+548 | |
# Conflicts: # basicConfig/templates/error_message.html # modules/core_common_webapp/src/main/java/at/asitplus/eidas/specific/core/builder/AuthenticationDataBuilder.java | |||||
2022-05-19 | doc: add client configuration for matching by ID Austria | Thomas | 2 | -0/+18 | |
2022-05-18 | chore(core): add web-service endpoints into example configuration | Thomas | 1 | -4/+4 | |
2022-05-18 | chore(ux): merge GUI elements that are updated on BM.I side | Thomas | 8 | -613/+527 | |
2022-05-17 | Merge branch 'nightlybuild' into feature/ms_proxy_before_refactoring | Thomas | 2 | -0/+12 | |
# Conflicts: # build_reporting/pom.xml # modules/authmodule-eIDAS-v2/pom.xml | |||||
2022-05-16 | fix(matching): optimize prozess handling during alternative eIDAS authentication | Thomas | 2 | -0/+12 | |
2022-05-13 | Merge branch 'nightlybuild' into feature/ms_proxy_before_refactoring | Thomas | 16 | -284/+1003 | |
# Conflicts: # basicConfig/templates/error_message.html # connector/src/main/resources/specific_eIDAS_connector.beans.xml # connector/src/test/resources/config/junit_config_1_springboot.properties # connector/src/test/resources/config/junit_config_2_springboot.properties # connector/src/test/resources/config/templates/countrySelection.html # modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/Constants.java # modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/handler/AbstractEidProcessor.java # modules/authmodule-eIDAS-v2/src/main/java/at/asitplus/eidas/specific/modules/auth/eidas/v2/tasks/GenerateAuthnRequestTask.java # pom.xml | |||||
2022-05-12 | refact(ernp): change configuration keys for SSL keystore | Thomas | 1 | -8/+35 | |
2022-05-12 | fix(gui): wrong character encoding in GUI for alternative matching methodes | Thomas | 1 | -1/+1 | |
2022-05-05 | chore(gui): add english translations for matching steps | Thomas | 1 | -15/+20 | |
2022-05-02 | chore(matching): re-oreder process steps in GUI releated matching | Thomas | 6 | -72/+166 | |
2022-03-11 | chore(UX): a few small GUI improvements | Thomas | 6 | -44/+73 | |
2022-03-10 | chore(ux): some more GUI improvements | Thomas | 2 | -3/+6 | |
2022-03-10 | chore(UX): update template for error GUI | Thomas | 1 | -3/+31 | |
2022-03-10 | chore(matching): inject REST endpoint for address wizard by GUI model | Thomas | 1 | -1/+1 | |
2022-03-10 | chore(matching): set REST endpoint for search-address wizerd by GUI model ↵ | Thomas | 1 | -1/+1 | |
parameter | |||||
2022-03-10 | chore(matching): some small UX improvements | Thomas | 2 | -5/+7 | |