aboutsummaryrefslogtreecommitdiff
path: root/id/server/modules/moa-id-modul-citizencard_authentication/src/main/java/at/gv/egovernment/moa/id/auth/modules/internal/tasks
AgeCommit message (Expand)AuthorFilesLines
2019-12-13set NeedConsentFlag to 'false' if authentication was done without SSOThomas Lenz1-0/+3
2019-09-03add additional log message for debuggingThomas Lenz1-0/+5
2019-08-08re-add configuration parameter to disable 'targetFriendlyName' validation in ...Thomas Lenz1-1/+6
2018-07-13some bug fixesThomas Lenz9-18/+15
2018-07-12Merge branch 'eIDAS_node_2.0_tests' into huge_refactoringThomas Lenz1-100/+78
2018-06-22some more pvp2 updatesThomas Lenz3-5/+5
2018-06-20refactor PVP2 S-Profile implementation and perform first testsThomas Lenz2-2/+2
2018-06-14untested, but without dependency problemsThomas Lenz10-83/+91
2018-06-14more refactoring staffThomas Lenz1-1/+1
2018-05-28refactore code to use EAAF core componentsThomas Lenz10-26/+26
2017-10-13enable mandates for eIDAS nodesThomas Lenz2-14/+5
2016-11-04update Http client for MIS communicationThomas Lenz2-2/+3
2016-10-25fix another problem in session databaseThomas Lenz8-49/+22
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 Lenz1-5/+4
2016-05-09fix ContentType typo, which make problems with IE11 in some casesMOA-ID-3.1.1Thomas Lenz1-2/+4
2016-03-14add independent mandate-service selection step to choose between MIS and ELGA...Thomas Lenz1-2/+2
2016-03-14refactor the GUI generation for user interactionThomas Lenz10-43/+43
2016-03-08finish first beta-version of ELGA mandate-service client-moduleThomas Lenz3-87/+97
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
2016-02-18fix process transaction problemThomas Lenz1-48/+3
2016-02-18fix problem with pending-requests and protocol specific error messagesThomas Lenz10-30/+30
2016-02-18refactor authentication process to use service-provider configuration from pe...Thomas Lenz10-453/+98
2016-02-15First untested part: Refactor authentication modules and process management t...Thomas Lenz10-376/+530
2016-01-27rebuild error messaging in case of taskExecution errorsMOA-ID-3.1.0_RC1Thomas Lenz1-3/+2
2016-01-27Add additional log messageThomas Lenz1-1/+1
2016-01-18refactor additional parts of MOA-ID-Auth to enabled virtual IDP functionalityThomas Lenz2-3/+7
2016-01-15Merge branch 'multiple_IDP_publicURLPrefixes' into moa-id-3.0.0-snapshotThomas Lenz1-1/+2
2015-10-12fix some problems in DispatcherServletThomas Lenz1-118/+0
2015-10-09move BKU Authentication preprocessing into a seperate task.Thomas Lenz1-0/+188
2015-09-14move citizen-card authentication and validation (Security-layer communication...Thomas Lenz10-0/+1489