aboutsummaryrefslogtreecommitdiff
path: root/id/server/modules/moa-id-module-eIDAS/src/main/java/at/gv/egovernment/moa/id/auth/modules/eidas/tasks
AgeCommit message (Expand)AuthorFilesLines
2018-12-14some more updates and first code for TUG interactionThomas Lenz1-3/+105
2018-10-04add some more basic untested code for eID4U.Thomas Lenz1-2/+32
2018-10-03add first raw code elements to collect eID4U attributes during a Austrian aut...Thomas Lenz1-0/+31
2018-09-28add first code for eID4UThomas Lenz1-1/+4
2018-07-13some bug fixesThomas Lenz2-20/+17
2018-06-22some more pvp2 updatesThomas Lenz1-4/+4
2018-06-20refactor PVP2 S-Profile implementation and perform first testsThomas Lenz1-2/+2
2018-06-14untested, but without dependency problemsThomas Lenz3-32/+41
2018-05-28refactore code to use EAAF core componentsThomas Lenz3-8/+8
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 Lenz2-10/+10
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-07-26fix some bugs in combination with eIDAS saml-engine 1.3Thomas Lenz1-2/+2
2017-07-26switch to eIDAS SAML-engine 1.3.0-finalThomas Lenz1-0/+1
2017-06-07first untested implementation that based on the snapshot version 1.3.0 of eID...Thomas Lenz1-2/+2
2017-02-09add additional validation steps in eIDAS message processingThomas Lenz1-11/+3
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-10-25fix another problem in session databaseThomas Lenz2-4/+4
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-16add eIDAS response LoA validationThomas Lenz1-4/+24
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 Lenz3-83/+182
2016-06-23fix some problems in eIDAS moduleThomas Lenz1-2/+7
2016-06-21refactor metadataprovider to Spring implementationThomas Lenz2-2/+10
2016-05-09fix ContentType typo, which make problems with IE11 in some casesMOA-ID-3.1.1Thomas Lenz1-2/+4
2016-03-31add errorcodes to eIDAS module functionalityThomas Lenz1-6/+18
2016-03-30implement first parts of eIDAS module error handling and error-response messa...Thomas Lenz3-30/+35
2016-03-30set correct SPType in eIDAS authnRequestThomas Lenz1-1/+6
2016-03-22add revisionslog info's to eIDAS and SLO methodsThomas Lenz2-0/+20
2016-03-14refactor the GUI generation for user interactionThomas Lenz3-8/+8
2016-03-08finish first beta-version of ELGA mandate-service client-moduleThomas Lenz1-0/+4
2016-02-22change Spring typesThomas Lenz3-6/+6
2016-02-19refactor eIDAS tasks to new task-execution process-implementationThomas Lenz3-149/+14
2016-02-18fix problem with pending-requests and protocol specific error messagesThomas Lenz3-26/+11
2016-02-17fix unresolved depentenciesThomas Lenz1-7/+4
2016-02-16Refactore eIDAS module to new Spring based protocol engineThomas Lenz3-47/+140
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-13add test IDL generationThomas Lenz2-7/+211
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 Lenz2-4/+91