aboutsummaryrefslogtreecommitdiff
path: root/id/server/modules/moa-id-modules-federated_authentication/src/main/java/at/gv/egovernment/moa/id/auth/modules/federatedauth/tasks/ReceiveAuthnResponseTask.java
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-2/+4
2018-07-13some bug fixesThomas Lenz1-7/+9
2018-07-12Merge branch 'eIDAS_node_2.0_tests' into huge_refactoringThomas Lenz1-2/+1
2018-06-20refactor PVP2 S-Profile implementation and perform first testsThomas Lenz1-22/+21
2018-06-14untested, but without dependency problemsThomas Lenz1-38/+41
2018-05-28refactore code to use EAAF core componentsThomas Lenz1-5/+5
2018-05-17add some work-arounds into federated authentication module to make it usable ...Thomas Lenz1-5/+33
2016-10-25fix another problem in session databaseThomas Lenz1-4/+3
2016-06-21refactor metadataprovider to Spring implementationThomas Lenz1-5/+5
2016-03-14refactor the GUI generation for user interactionThomas Lenz1-8/+7
2016-03-10add additional PVP response validationThomas Lenz1-1/+4
2016-03-08finish first beta-version of ELGA mandate-service client-moduleThomas Lenz1-63/+31
2016-03-02next parts of new federated authentication implementationThomas Lenz1-27/+12
2016-03-02temporarily commit to save stateThomas Lenz1-13/+200
2016-02-24add federated IDP authentication modulThomas Lenz1-0/+225