aboutsummaryrefslogtreecommitdiff
path: root/connector/src/main/java/at/asitplus/eidas/specific
AgeCommit message (Expand)AuthorFilesLines
2022-06-03refactor(connector): move MS-Connector from new directory 'connector' to 'ms_...Thomas19-1992/+0
2022-05-13Merge branch 'nightlybuild' into feature/ms_proxy_before_refactoringThomas3-6/+28
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-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-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-ConnectorThomas1-0/+21
2022-03-10Merge branch 'feature/matching_base' into feature/matching_base_core_refactoringThomas1-1/+2
2022-03-09refactor(core): split 'ms-connector' WebApp into 'core' and 'ms-connector' to...Thomas28-1715/+26
2022-02-08refactor(matching): move AddresssucheController into eIDAS module to reuse da...Thomas1-248/+0
2022-02-08Merge branch 'feature/matching_base' into 'feature/matching_search_address'Thomas Lenz1-1/+6
2022-01-10Merge branch 'nightlybuild' into feature/matching_base_rebaseThomas1-1/+6
2021-12-07Unify HTML templates across test, main, basicConfigChristian Kollmann1-0/+38
2021-12-07Add PLZ to search for adresses in ZMRChristian Kollmann1-25/+44
2021-12-02Display all results to user after residency searchChristian Kollmann1-42/+40
2021-12-02Search with user provided input in ZMR for addressesChristian Kollmann1-11/+73
2021-12-02Add simple page to search for an Austrian AddressChristian Kollmann1-0/+131
2021-11-29add log message to link TransactionId from IDA to initial TransactionId that ...Thomas1-1/+6
2021-09-02Merge branch 'master' into feature/matching_rebasedThomas3-58/+97
2021-07-07add HTML template for additional eID informationThomas2-208/+2
2021-06-15further optimizations and bug fixing in matching codeThomas1-5/+3
2021-05-28fix broken language selection in GUIThomas1-2/+15
2021-03-12update StatusMessageProvider for better distiguish between internal and exter...Thomas1-4/+10
2021-03-10switch to EAAF-components 1.1.13-SNAPSHOT to add EID-IDENTITY-STATUS-LEVEL at...Thomas1-8/+18
2021-02-08add Binding Public-Key into technical AuthBlock in case of an ID Austria processThomas1-45/+69
2021-01-11fix some minor incompatibilities between AuthHandler and MS-Connector in E-ID...Thomas Lenz1-1/+5
2021-01-09extend SpringBoot application-initializer to support deployment in Apache Tom...Thomas Lenz1-5/+34
2021-01-09add HealthIndicator to check Apache-Ignite cluster-stateThomas Lenz1-0/+52
2021-01-07switch from custom monitoring to Spring-Actuator healthchecksThomas Lenz5-291/+144
2020-12-28update SpringBoot application-initializer to enable package-scanning in appli...Thomas Lenz1-1/+4
2020-12-26switch to SpringBoot as defaultThomas Lenz2-241/+1
2020-12-26add jUnit test that simulates a full eIDAS authenticationThomas Lenz3-4/+17
2020-12-23switch from Spring to Spring-BootThomas Lenz6-44/+421
2020-12-11add more jUnit tests for stabilisationThomas Lenz1-43/+34
2020-12-11add 'findSecBugs' plug-in into 'spotBugs' module and solve bugs or exclude fa...Thomas Lenz1-3/+4
2020-11-27read unique transactionId from AuthnRequest to reuse it for eIDAS authenticationThomas Lenz1-93/+154
2020-11-13improved Junit testslalber1-7/+6
2020-11-09switch to next release version of EAAF components to use already defined attr...Thomas Lenz1-4/+5
2020-11-07code clean-up and first jUnit test modifications for CreateIdentityLink taskThomas Lenz1-0/+7
2020-11-06some improvementslalber1-5/+3
2020-11-04Attribute builder tests EidasBindAttributeBuilderTest and AuthBlockAttributeB...lalber2-9/+6
2020-11-04fix for EvaluateCountrySelectionTaskTest and GenerateCountrySelectionFrameTas...lalber3-17/+14
2020-11-03sunfire buglalber2-12/+17
2020-11-02AuthDataBuilder and AttributeBuilderlalber3-15/+150
2020-09-18update third-party libs and fix incompatibilities with new APIsThomas Lenz2-32/+3
2020-02-21fix a few CodeStyle validation errorsThomas Lenz2-5/+68
2020-02-21remove unused variableThomas Lenz1-3/+0