aboutsummaryrefslogtreecommitdiff
path: root/id/server/modules/moa-id-module-eIDAS/src/main/java/at/gv/egovernment/moa/id/auth/modules/eidas/tasks/GenerateAuthnRequestTask.java
AgeCommit message (Expand)AuthorFilesLines
2018-06-20refactor PVP2 S-Profile implementation and perform first testsThomas Lenz1-2/+2
2018-06-14untested, but without dependency problemsThomas Lenz1-11/+12
2018-05-28refactore code to use EAAF core componentsThomas Lenz1-4/+4
2018-02-08fix log messageThomas Lenz1-1/+1
2017-10-19fix bug in eIDAS response encryption configurationThomas Lenz1-1/+1
2017-10-19update logging behaviorThomas Lenz1-8/+7
2017-10-13enable mandates for eIDAS nodesThomas Lenz1-1/+1
2017-09-20make SAML2 http POST-Binding template and mandate-service selection-template ...Thomas Lenz1-2/+10
2017-09-13update wrong log messageThomas Lenz1-12/+4
2017-06-07first untested implementation that based on the snapshot version 1.3.0 of eID...Thomas Lenz1-2/+2
2017-02-08if OA requests no eIDAS attributes than request PersonalIdentifier as minimumThomas Lenz1-1/+11
2017-02-08update eIDAS node configuration to allow more then on configuration for the s...Thomas Lenz1-38/+0
2017-01-31set requested default LoA to highThomas Lenz1-3/+8
2016-11-18add first parts to support Redirect-Binding for eIDAS Auth. interfaceThomas Lenz1-45/+133
2016-09-30fix possible IndexOutOfBoundExceptionThomas Lenz1-1/+3
2016-09-30refactor http servlet response processing to prohibit 'chunked' transfer enco...Thomas Lenz1-1/+4
2016-08-16change STORK QAA to eIDAS LoAThomas Lenz1-11/+16
2016-08-02First untested version of refactor eIDAS module, which uses eIDAS SAMLEngine ...Thomas Lenz1-45/+129
2016-06-21refactor metadataprovider to Spring implementationThomas Lenz1-1/+5
2016-05-09fix ContentType typo, which make problems with IE11 in some casesMOA-ID-3.1.1Thomas Lenz1-2/+4
2016-03-30implement first parts of eIDAS module error handling and error-response messa...Thomas Lenz1-12/+12
2016-03-30set correct SPType in eIDAS authnRequestThomas Lenz1-1/+6
2016-03-22add revisionslog info's to eIDAS and SLO methodsThomas Lenz1-0/+11
2016-03-14refactor the GUI generation for user interactionThomas Lenz1-6/+6
2016-02-22change Spring typesThomas Lenz1-2/+2
2016-02-19refactor eIDAS tasks to new task-execution process-implementationThomas Lenz1-49/+4
2016-02-18fix problem with pending-requests and protocol specific error messagesThomas Lenz1-9/+5
2016-02-16Refactore eIDAS module to new Spring based protocol engineThomas Lenz1-19/+49
2016-01-22refactor eIDAS-node metadata generationThomas Lenz1-11/+11
2016-01-15cleanupFlorian Reimair1-4/+3
2016-01-13update eIDAS http(s) endpointsThomas Lenz1-0/+4
2016-01-12fetch requested attributes from configurationFlorian Reimair1-18/+24
2016-01-12use general config eidas (in progress)Florian Reimair1-20/+34
2016-01-12update eIDAS inbound process managment implementationThomas Lenz1-3/+18
2016-01-11fixing request (in progress)Florian Reimair1-3/+10
2016-01-05metadata delivery. draft but working.Florian Reimair1-0/+2
2016-01-04send a saml assertion to the demo nodeFlorian Reimair1-12/+58
2015-12-20load service-provider configuration and moa-session objectThomas Lenz1-25/+44
2015-12-18add first untested parts for eIDAS SAML-engine configurationThomas Lenz1-0/+98