aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-22Add method to parse citizen country code from eIDAS personal identifierChristian Kollmann1-3/+22
2021-02-22Refactor InitialSearchTask: Pass execution context as parameterChristian Kollmann1-25/+27
2021-02-22Ignore Ignite working directoryChristian Kollmann1-0/+1
2021-02-22Refactor test for InitialSearchTaskChristian Kollmann1-54/+50
2021-02-22Rename tasks to clarify functionalityChristian Kollmann12-91/+94
2021-02-22Fix type in property "gui.countryselection.cancel"Christian Kollmann10-264/+264
2021-02-19refactoring of ID Austria connection client and add/update of jUnit testsThomas51-1946/+2020
2021-02-15Constants for GUI endpoints, load values from config, ID Austria signal contr...Alexander Marsalek6-9/+30
2021-02-12tests working, added IdAustriaClientAuthSignalControllerAlexander Marsalek11-40/+284
2021-02-12compare eiddata with mobile phone signature dataAlexander Marsalek3-11/+164
2021-02-09added mandatory attributes, all except 2 test workAlexander Marsalek3-9/+27
2021-02-09extract qaa & IssueInstantAlexander Marsalek10-102/+60
2021-02-08add Binding Public-Key into technical AuthBlock in case of an ID Austria processThomas6-46/+116
2021-02-08added ReceiveMobilePhoneSignatureResponseAndSearchInRegistersTaskTestAlexander Marsalek16-7/+1296
2021-02-08GenerateMobilePhoneSignatureRequestTaskTestAlexander Marsalek13-67/+1679
2021-02-05added test for ReceiveLoginMethodGuiResponseAlexander Marsalek7-13/+161
2021-02-02more transitions & testsAlexander Marsalek25-223/+873
2021-01-29remove unnecessary classesAlexander Marsalek15-943/+65
2021-01-29fixed package name, added JCEAlexander Marsalek20-23/+869
2021-01-28rename to IdAustriaClientAlexander Marsalek13-141/+137
2021-01-28Merge branch 'issue6' of gitlab.iaik.tugraz.at:egiz/eidas_at_proxy into issue6Thomas Lenz6-2/+84
2021-01-28update SAML2 IDP elements of MS-specific Connector to current snapshot versio...Thomas Lenz3-49/+42
2021-01-28junit keystore and configAlexander Marsalek6-2/+84
2021-01-27fix problem in jUnit tests that depends on static Apache-Ignite holder in eID...Thomas Lenz3-4/+25
2021-01-27fix problem in jUnit tests that depends on static Apache-Ignite holder in eID...Thomas Lenz3-4/+25
2021-01-26copied and adapted classes for PVP request creation for mobile signatureAlexander Marsalek12-0/+1819
2021-01-22processing after mobilephone auth responseAlexander Marsalek15-90/+203
2021-01-20Merge branch 'feature/requesterId_and_lu' into 'nightlybuild'Thomas Lenz15-69/+560
2021-01-20add README.md, release and update informations, and full handbookThomas Lenz7-14/+183
2021-01-19build 'requesterId' for private-sector SP's based on hashed unique AppIdsThomas Lenz10-59/+381
2021-01-18Merge branch 'base' into issue6Alexander Marsalek146-1753/+24244
2021-01-15fix for test102*Alexander Marsalek2-14/+28
2021-01-15add 'docker' tag into GitLab CI runner to select a shared docker based runnerThomas Lenz1-0/+6
2021-01-15added task/gui for step 10 (addional eidas eid) and 14 (mobile phone sig)Alexander Marsalek12-11/+225
2021-01-15temporary deactivate Code-Coverage violation-check, because new eIDAS-matchin...Thomas Lenz1-1/+1
2021-01-15fix merge problem in EidasResponseUtils.javaThomas Lenz2-73/+70
2021-01-15Add null check for more safetyChristian Kollmann1-1/+1
2021-01-15Rename variables in test for better readabilityChristian Kollmann1-83/+94
2021-01-15Use clear Arrange-Act-Assert structure in testsChristian Kollmann1-57/+31
2021-01-15Use random values in testsChristian Kollmann1-64/+47
2021-01-15Use generic list types in parameters and return typesChristian Kollmann9-111/+70
2021-01-15Improve readability of test cases by using modern syntaxChristian Kollmann1-84/+67
2021-01-15Fix typoChristian Kollmann1-41/+50
2021-01-15Streamline mock creation in testsChristian Kollmann1-46/+7
2021-01-15Resolve merge commentsAlexander Marsalek23-556/+627
2021-01-15constructor based injection, randomized values for testing, added constantsAlexander Marsalek9-299/+174
2021-01-15Review codeChristian Kollmann6-2/+26
2021-01-15Update .gitignoreChristian Kollmann2-6/+3
2021-01-15added register update methodAlexander Marsalek5-2/+32
2021-01-15country specific testsAlexander Marsalek8-137/+328