aboutsummaryrefslogtreecommitdiff
path: root/basicConfig
AgeCommit message (Collapse)AuthorFilesLines
2024-01-26fix(ignite): add missing Ignite configurationThomas3-74/+126
2024-01-26feat(eidas): refactoring to eIDAS node v2.7Thomas1-126/+0
2023-12-12doc(core): change default logger configuration to latest BM.I versionThomas2-14/+24
2023-12-11doc(log): merge default logback configuration with latest BM.I versionThomas2-96/+130
2023-12-07doc(core): update default logger configuration to add application-context ↵Thomas2-35/+23
specific logging
2023-10-18feat(ux): add norway as supported country on Connector sideThomas1-0/+1
2023-10-11fix(core): wrong package name in statistic-logger configurationThomas2-2/+2
2023-06-05chore(connector): add Liechtenstein as country an fix typos in existing configThomas2-1/+5
2023-06-05doc(core): fix typo in default logger configurationThomas1-1/+1
2023-03-08chore(ux): change eMail address in default templateThomas1-2/+2
2023-02-28chore(gui): remove double HTML form elementThomas1-5/+3
2023-01-09chore(ux): fix some errors and add new elements into message.propertiesThomas1-1/+8
2022-12-15chore(core): add configuration for new BORIS/eJustice implementationThomas1-2/+3
2022-12-15feat(connector): add support for Ukraine eIDAS-ProxyServiceThomas2-0/+4
Since Ukraine is not notified, we need a new configuration parameter to set not-notified LoA
2022-12-07feat(proxyservice): add additional JSON based statistic loggerThomas1-0/+18
2022-12-01feat(matching): disable UX option to create a new ERnP entry if it was ↵Thomas3-21/+48
prohibited by matching-process
2022-10-21feat(connector): add JSON based statistic loggerThomas1-0/+18
2022-10-14feat(ux): add current timestamp into error GUIThomas3-0/+6
2022-10-11feat(ejustic): add work-around to support BORIS eJustice attribute for ↵Thomas1-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-25feat(eidas): add support for new IDA AuthBlock formatThomas1-0/+2
The ID Austria system changes the format of technical AuthBlock with Frontend/Backend interface-specification v1.1.0
2022-08-24chore(UX): show transactionId in errorpageThomas3-0/+6
2022-08-23chore(ux): add BM.I logo into default configuration and update error page to ↵Thomas3-3/+3
use that logo
2022-08-22doc: update and add readmes, handbooks, and release infosThomas1-0/+9
2022-08-17Merge branch 'nightlybuild' of gitlab.iaik.tugraz.at:egiz/eidas_at_proxy ↵Thomas35-96/+849
into nightlybuild
2022-08-16feat(proxy): add support for custom eIDAS attribute-handler into ↵Thomas1-0/+16
ProxyEidasAttributeRegistry This allow more sopisticated attribute-processing than simple mapping to IDA attributes
2022-08-16chore(eidas): add sector-specific attributes for BORIS project to eIDAS ↵Thomas1-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-11chore(gui): show transactionId between errorCode and errorMsgThomas1-9/+9
2022-08-10feat(ux): show technical transactionId on errorPage, if availableThomas3-0/+7
2022-08-03chore(gui): change eMail address for support on BM.I sideThomas1-1/+1
2022-08-02Merge branch 'nightlybuild' into feature/ms_proxy_serviceThomas1-2/+2
# Conflicts: # ms_specific_proxyservice/src/test/resources/config/logback_config.xml
2022-08-01fix(matching): fix wrong parameter in other_matching_method GUI formThomas1-2/+2
2022-07-11fix(logging): update package names of specific logger implementation, ↵Thomas1-2/+2
because they changed during refactoring
2022-07-05Merge branch 'nightlybuild' into feature/ms_proxy_serviceThomas5-17/+41
2022-07-05doc: add some missing release informationThomas1-0/+3
2022-07-01style(matching): fix code-style issueThomas1-1/+1
2022-07-01feat(core): update statistic-logger to include matching resultsThomas1-1/+1
2022-07-01feat(matching): distiguish between empty and non empty address-search resultsThomas1-1/+7
2022-07-01chore(core): update GUI descriptions for matching processThomas2-14/+16
2022-07-01feat(matching): add configuration property to disable ↵Thomas1-1/+14
'matching-by-address-search'
2022-06-09chore(gui): add default error-templatesThomas2-0/+120
2022-06-09chore(core): add missing attribute into idaAttributeMapping configurationThomas1-0/+1
- legalPersonSourcePinType has to be requested in case of mandates with legal persons
2022-06-08feat(eidas): perform mapping between IDA and eIDAS attributes based on ↵Thomas1-0/+170
external configuration
2022-06-03doc(config): update default configurationsThomas5-471/+56
2022-06-03chore(config): split default configuration into MS-Connector and MS-Proxy-ServieThomas31-54/+913
2022-06-03Merge branch 'feature/eidasnode_v2.6' into feature/ms_proxy_before_refactoringThomas10-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-19doc: add client configuration for matching by ID AustriaThomas2-0/+18
2022-05-18chore(core): add web-service endpoints into example configurationThomas1-4/+4
2022-05-18chore(ux): merge GUI elements that are updated on BM.I sideThomas8-613/+527
2022-05-17Merge branch 'nightlybuild' into feature/ms_proxy_before_refactoringThomas2-0/+12
# Conflicts: # build_reporting/pom.xml # modules/authmodule-eIDAS-v2/pom.xml
2022-05-16fix(matching): optimize prozess handling during alternative eIDAS authenticationThomas2-0/+12