aboutsummaryrefslogtreecommitdiff
path: root/id/server/modules/moa-id-module-eIDAS/src/main/java/at/gv/egovernment/moa/id/protocols/eidas/EIDASProtocol.java
AgeCommit message (Expand)AuthorFilesLines
2019-08-05fix eID4U attribute processing with multi-value resultsThomas Lenz1-0/+4
2019-05-24untested switch to EAAF-components 1.0.7Thomas Lenz1-3/+3
2018-09-28add first code for eID4UThomas Lenz1-1/+2
2018-07-13some bug fixesThomas Lenz1-3/+3
2018-06-20refactor PVP2 S-Profile implementation and perform first testsThomas Lenz1-5/+6
2018-06-14untested, but without dependency problemsThomas Lenz1-12/+14
2018-06-07some more refactoring stuffThomas Lenz1-2/+3
2018-05-28refactore code to use EAAF core componentsThomas Lenz1-5/+5
2017-12-19if auth. req. preprocessing failes, write transaction error into revisionsLoggerThomas Lenz1-1/+16
2017-11-21add eIDAS request validation regarding minimum data-set and SPTypeThomas Lenz1-14/+33
2017-10-13enable mandates for eIDAS nodesThomas Lenz1-1/+1
2017-09-08update eIDAS bPK target validationThomas Lenz1-5/+28
2017-06-07first untested implementation that based on the snapshot version 1.3.0 of eID...Thomas Lenz1-1/+1
2017-02-22Refector eIDAS attribute generation do a dynamic way similar to the PVP attri...Thomas Lenz1-0/+8
2017-02-10update eIDAS specific revisionslog entriesThomas Lenz1-1/+2
2017-02-09add additional validation steps in eIDAS message processingThomas Lenz1-10/+34
2017-02-01fix problem with eIDAS response ContentType encodingThomas Lenz1-3/+3
2016-09-30refactor http servlet response processing to prohibit 'chunked' transfer enco...Thomas Lenz1-2/+4
2016-08-16change STORK QAA to eIDAS LoAThomas Lenz1-11/+1
2016-08-12fix a lot of problems which occur with new eIDAS SAML Engine v1.1.0Thomas Lenz1-42/+93
2016-08-02First untested version of refactor eIDAS module, which uses eIDAS SAMLEngine ...Thomas Lenz1-55/+69
2016-06-23fix some problems in eIDAS moduleThomas Lenz1-2/+4
2016-06-21fix a request validation problem in eIDAS endpointThomas Lenz1-5/+15
2016-06-21refactor metadataprovider to Spring implementationThomas Lenz1-4/+7
2016-03-30implement first parts of eIDAS module error handling and error-response messa...Thomas Lenz1-7/+132
2016-03-30extract eIDAS SPType from inbound AuthnRequestThomas Lenz1-0/+9
2016-03-30fix missing Spring bean definitionsThomas Lenz1-1/+12
2016-03-30Merge eIDAS code from eIDAS development branchThomas Lenz1-0/+4
2016-03-22fixed missing relay state forwardingFlorian Reimair1-0/+4
2016-03-14refactor the GUI generation for user interactionThomas Lenz1-5/+4
2016-03-08finish first beta-version of ELGA mandate-service client-moduleThomas Lenz1-1/+2
2016-02-22refactor PVP implementation to share code with PVP Service-Provider modulsThomas Lenz1-2/+4
2016-02-18fix problem with pending-requests and protocol specific error messagesThomas Lenz1-10/+2
2016-02-16Refactore eIDAS module to new Spring based protocol engineThomas Lenz1-42/+86
2016-01-22refactor eIDAS-node metadata generationThomas Lenz1-7/+10
2016-01-15moa can do outbound eidasFlorian Reimair1-3/+15
2016-01-14moa learned how to trigger an authentication after receiving an eidas requestFlorian Reimair1-23/+25
2016-01-13moa learned how to receive eidas node requestsFlorian Reimair1-0/+135