aboutsummaryrefslogtreecommitdiff
path: root/id/server/modules/moa-id-module-sl20_authentication/src/main/java/at/gv/egovernment/moa/id/auth/modules
AgeCommit message (Expand)AuthorFilesLines
2021-12-13update third-party libs and resolve API issuesThomas Lenz1-323/+341
2019-12-13set NeedConsentFlag to 'false' if authentication was done without SSOThomas Lenz1-0/+2
2019-12-11update to EAAF-Components 1.0.13.1Thomas Lenz2-7/+5
2019-05-29refactoring from MOA-ID 3.4.x to MOA E-ID Proxy 4.0.xThomas Lenz3-7/+7
2019-05-24untested switch to EAAF-components 1.0.7Thomas Lenz3-3/+6
2019-02-18set UTF-8 encoding as defaultThomas Lenz1-0/+1
2019-02-04inject SignerCertificate in SL20 authenticationThomas Lenz1-14/+16
2018-08-27fix possible NullPointerException in SL2.0 authentication moduleThomas Lenz1-63/+87
2018-07-13some bug fixesThomas Lenz3-18/+17
2018-07-12Merge branch 'eIDAS_node_2.0_tests' into huge_refactoringThomas Lenz13-209/+1028
2018-07-09update jUnit test and add new method to SL20 extractorThomas Lenz2-3/+71
2018-06-26add loggingThomas Lenz5-11/+70
2018-06-25add SP specific configuration for SL2.0Thomas Lenz3-33/+52
2018-06-22some more pvp2 updatesThomas Lenz1-1/+1
2018-06-20refactor PVP2 S-Profile implementation and perform first testsThomas Lenz1-2/+2
2018-06-14untested, but without dependency problemsThomas Lenz4-33/+34
2018-06-14fix problem in Exception handlingThomas Lenz1-2/+1
2018-06-14more refactoring staffThomas Lenz1-1/+1
2018-06-12update jUnit tests for SIC mobile-phone signatureThomas Lenz1-23/+1
2018-06-12add log messageThomas Lenz1-0/+2
2018-06-12update SL20 module and add an additional jUnit testThomas Lenz3-10/+16
2018-06-07some more refactoring stuffThomas Lenz1-1/+1
2018-06-06some small updateThomas Lenz3-15/+32
2018-06-05make IPC return URL configurable for debug purposesThomas Lenz2-1/+4
2018-06-05add one method to AssertionAttributeExtractor and add some log messagesThomas Lenz1-14/+30
2018-06-05some more SL20 authentication module updatesThomas Lenz5-14/+25
2018-06-05update SL20 implementationThomas Lenz10-161/+256
2018-05-30add error handling and some more validation to SL2.0 moduleThomas Lenz10-198/+529
2018-05-30add additional validation to SL20 moduleThomas Lenz3-11/+193
2018-05-29update SL2.0 module to support more than one VDA backendThomas Lenz2-6/+30
2018-05-28refactore code to use EAAF core componentsThomas Lenz3-12/+12
2018-05-17add result decryption for SL2.0 authentication moduleThomas Lenz7-24/+93
2018-05-16add initial version of Security-Layer 2.0 Authentication moduleThomas Lenz17-0/+2086