aboutsummaryrefslogtreecommitdiff
path: root/id/server/modules/moa-id-modul-citizencard_authentication/src/main/java/at/gv/egovernment/moa
AgeCommit message (Expand)AuthorFilesLines
2019-12-13set NeedConsentFlag to 'false' if authentication was done without SSOThomas Lenz1-0/+3
2019-12-11update to EAAF-Components 1.0.13.1Thomas Lenz1-1/+2
2019-09-03add additional log message for debuggingThomas Lenz1-0/+5
2019-08-08re-add configuration parameter to disable 'targetFriendlyName' validation in ...Thomas Lenz3-8/+27
2019-05-29refactoring from MOA-ID 3.4.x to MOA E-ID Proxy 4.0.xThomas Lenz1-1/+1
2019-05-24untested switch to EAAF-components 1.0.7Thomas Lenz1-1/+2
2019-03-05fix attribute escaping problem in IdentityLinkAssertionParser and move the es...Thomas Lenz3-3/+7
2018-07-13some bug fixesThomas Lenz12-26/+23
2018-07-12Merge branch 'eIDAS_node_2.0_tests' into huge_refactoringThomas Lenz6-1027/+93
2018-06-22some more pvp2 updatesThomas Lenz17-36/+38
2018-06-20refactor PVP2 S-Profile implementation and perform first testsThomas Lenz6-8/+9
2018-06-14untested, but without dependency problemsThomas Lenz17-120/+125
2018-06-14more refactoring staffThomas Lenz7-6/+8
2018-06-07some more refactoring stuffThomas Lenz1-1/+1
2018-06-05update SL20 implementationThomas Lenz1-2/+4
2018-05-30add additional validation to SL20 moduleThomas Lenz4-921/+1
2018-05-28refactore code to use EAAF core componentsThomas Lenz17-40/+41
2018-03-12add specific AuthBlock validation loggingThomas Lenz2-489/+516
2018-02-08one more fixThomas Lenz1-1/+1
2018-02-08fix bug in AuthBlock processing if no bPK is includedThomas Lenz1-3/+9
2018-01-23update mostly all GUI forms to split JavaScript and CSS from html code to sup...Thomas Lenz2-2/+9
2017-11-27add some more escaptionsThomas Lenz1-4/+7
2017-11-26add String escaping on same methodsThomas Lenz1-18/+18
2017-11-13solve logging problem to lose log messages in some special casesThomas Lenz1-2/+2
2017-10-13enable mandates for eIDAS nodesThomas Lenz7-621/+522
2017-09-08update error handling for wrong encoded BKU error responsesThomas Lenz2-9/+31
2017-05-03Log full MOA-SP signature-verification request into MOA-ID log if LogLevel is...Thomas Lenz1-2/+3
2017-01-31fix problem with selection of authentication process and eIDAS authenticationThomas Lenz1-2/+3
2016-11-04update Http client for MIS communicationThomas Lenz4-203/+63
2016-10-25fix another problem in session databaseThomas Lenz18-110/+91
2016-10-21add functionality to support more than one ELGA mandate-serviceThomas Lenz3-3/+4
2016-09-30refactor http servlet response processing to prohibit 'chunked' transfer enco...Thomas Lenz2-24/+18
2016-08-01add additional info's to MIS log messagesThomas Lenz1-11/+11
2016-05-10Update to MOA-SPSS 3.0.0-RC1Thomas Lenz20-119/+144
2016-05-09fix ContentType typo, which make problems with IE11 in some casesMOA-ID-3.1.1Thomas Lenz2-4/+8
2016-04-08fix typo in redirectTarget parameterThomas Lenz1-1/+1
2016-04-07fix some possible problems with STORK configuration in config-GUIThomas Lenz1-6/+8
2016-03-30fix problem with XML parser and additional features optionsThomas Lenz2-2/+28
2016-03-14change Base64 decoder implementationThomas Lenz1-10/+8
2016-03-14add independent mandate-service selection step to choose between MIS and ELGA...Thomas Lenz2-9/+3
2016-03-14refactor the GUI generation for user interactionThomas Lenz18-85/+87
2016-03-10remove axis 1 implementation completelyThomas Lenz1-3/+2
2016-03-10MOA-ID, which use MOA-Sig (includes new IAIK-MOA, with iaik_xect, iaik_eccele...Thomas Lenz2-10/+8
2016-03-08finish first beta-version of ELGA mandate-service client-moduleThomas Lenz4-89/+97
2016-03-08move SpingWebContextInitialisation into an appropriate jar to use moa-id-lib ...Thomas Lenz1-1/+1
2016-03-08update mandate ReferenceValue generator.Thomas Lenz1-4/+6
2016-02-26Change CitizenCard AuthModule implementation to make it reusable in other mod...Thomas Lenz1-2/+8
2016-02-24refactor PVP protocol implementation to resuse code in other modulesThomas Lenz1-0/+1
2016-02-22change Spring typesThomas Lenz10-20/+20
2016-02-19optimize authentication process in respect to session-transaction and transac...Thomas Lenz1-18/+1