aboutsummaryrefslogtreecommitdiff
path: root/id/server/modules/moa-id-module-eIDAS/src/main/java/at/gv/egovernment/moa/id/protocols
AgeCommit message (Expand)AuthorFilesLines
2017-02-10update eIDAS specific revisionslog entriesThomas Lenz2-2/+4
2017-02-09add additional validation steps in eIDAS message processingThomas Lenz3-14/+194
2017-02-08update eIDAS assertion generation to generate an error message if attribute t...Thomas Lenz1-2/+8
2017-02-03prohibit chunked transfer encoding in eIDAS metadata responseThomas Lenz1-6/+11
2017-02-03fix wrong html content-type value in eIDAS metadata responseThomas Lenz1-1/+2
2017-02-01fix problem with eIDAS response ContentType encodingThomas Lenz2-6/+6
2016-09-30refactor http servlet response processing to prohibit 'chunked' transfer enco...Thomas Lenz2-3/+8
2016-09-20update eIDAS module to load highest possible LoA from configThomas Lenz1-1/+5
2016-08-16add SSO/SLO container functionality to eIDAS protocol impl. to support SSO fu...Thomas Lenz1-6/+51
2016-08-16change STORK QAA to eIDAS LoAThomas Lenz1-11/+1
2016-08-16update eIDAS attribute generation from AuthDataThomas Lenz1-22/+42
2016-08-12fix a lot of problems which occur with new eIDAS SAML Engine v1.1.0Thomas Lenz3-62/+138
2016-08-02First untested version of refactor eIDAS module, which uses eIDAS SAMLEngine ...Thomas Lenz4-121/+174
2016-06-23fix some problems in eIDAS moduleThomas Lenz2-10/+15
2016-06-21fix a request validation problem in eIDAS endpointThomas Lenz1-5/+15
2016-06-21refactor metadataprovider to Spring implementationThomas Lenz4-8/+17
2016-03-30implement first parts of eIDAS module error handling and error-response messa...Thomas Lenz3-10/+139
2016-03-30extract eIDAS SPType from inbound AuthnRequestThomas Lenz1-0/+9
2016-03-30add additional information to eIDAS metadataThomas Lenz1-10/+51
2016-03-30fix missing Spring bean definitionsThomas Lenz1-1/+12
2016-03-30Merge eIDAS code from eIDAS development branchThomas Lenz4-6/+32
2016-03-23add additional parameters to ELGA mandate-service client implementationThomas Lenz1-4/+5
2016-03-22fixed missing relay state forwardingFlorian Reimair3-1/+27
2016-03-14refactor the GUI generation for user interactionThomas Lenz3-10/+9
2016-03-08finish first beta-version of ELGA mandate-service client-moduleThomas Lenz2-4/+5
2016-02-24Merge remote-tracking branch 'remotes/origin/eSense_eIDAS_development' into m...Thomas Lenz1-0/+4
2016-02-22added outbound encryptionFlorian Reimair1-0/+4
2016-02-22fix some refactoring problemsThomas Lenz1-3/+2
2016-02-22refactor PVP implementation to share code with PVP Service-Provider modulsThomas Lenz2-14/+9
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 Lenz3-45/+99
2016-01-28fix merge problem eIDAS Metadata servletThomas Lenz1-3/+3
2016-01-27Merge branch 'eSense_eIDAS_development' into moa-id-3.2_(OPB)Thomas Lenz2-4/+4
2016-01-27fix unresolved dependencyThomas Lenz1-2/+2
2016-01-27Merge branch 'eSense_eIDAS_development' into moa-id-3.2_(OPB)Thomas Lenz2-12/+8
2016-01-27set ContentType parameter in HTTPServletResponseThomas Lenz1-12/+12
2016-01-22refactor eIDAS-node metadata generationThomas Lenz4-16/+148
2016-01-15cleanupFlorian Reimair1-14/+15
2016-01-15moa can do outbound eidasFlorian Reimair3-5/+192
2016-01-15removed workaround for class loader issueFlorian Reimair1-0/+0
2016-01-15added EIDAS Request classFlorian Reimair1-0/+23
2016-01-14moa learned how to trigger an authentication after receiving an eidas requestFlorian Reimair2-25/+26
2016-01-13moa learned how to receive eidas node requestsFlorian Reimair2-0/+197