aboutsummaryrefslogtreecommitdiff
path: root/id/server/modules/moa-id-module-eIDAS/src/main/java/at/gv
AgeCommit message (Expand)AuthorFilesLines
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
2017-01-31set requested default LoA to highThomas Lenz1-3/+8
2017-01-31fix double signing of eIDAS metadata informationThomas Lenz1-6/+18
2017-01-30remove unused importsThomas Lenz1-7/+0
2017-01-30enable encrypt of eIDAS assertion as defaultThomas Lenz1-2/+6
2017-01-27add MOA specific eIDAS engine.Thomas Lenz2-0/+92
2016-11-22fix bug in eIDAS SAML-engine that does not allow SIGNATURE_RSA_SHAxxx_MGF1 al...Thomas Lenz3-4/+161
2016-11-18add first parts to support Redirect-Binding for eIDAS Auth. interfaceThomas Lenz1-45/+133
2016-11-16fix some more bugs in eIDAS SAML-engineThomas Lenz1-8/+39
2016-11-16fix bug in eIDAS SAML-engine:Thomas Lenz1-1/+9
2016-11-04add hostname validation to httpclient 3.1, which is assumed by openSAML 2.xThomas Lenz1-1/+4
2016-10-25fix another problem in session databaseThomas Lenz2-4/+4
2016-10-24remove MOA-ID specific certStore directory.Thomas Lenz1-1/+0
2016-10-21update SSL certificate revocation-checking method-order if the IAIK_PKI modul...Thomas Lenz1-8/+12
2016-09-30fix possible IndexOutOfBoundExceptionThomas Lenz1-1/+3
2016-09-30refactor http servlet response processing to prohibit 'chunked' transfer enco...Thomas Lenz3-4/+12
2016-09-20update eIDAS module to load highest possible LoA from configThomas Lenz2-1/+6
2016-09-20fix bug in eIDAS SAML-engine to allow 2 minutes time jitter in Assertion->Con...Thomas Lenz4-3/+109
2016-08-16add SSO/SLO container functionality to eIDAS protocol impl. to support SSO fu...Thomas Lenz1-6/+51
2016-08-16add eIDAS response LoA validationThomas Lenz1-4/+24
2016-08-16change STORK QAA to eIDAS LoAThomas Lenz3-23/+20
2016-08-16update eIDAS attribute generation from AuthDataThomas Lenz2-22/+110
2016-08-12workaround for eIDAS metadata signature validation during reload operation.Thomas Lenz1-3/+4
2016-08-12fix a lot of problems which occur with new eIDAS SAML Engine v1.1.0Thomas Lenz10-410/+220
2016-08-02First untested version of refactor eIDAS module, which uses eIDAS SAMLEngine ...Thomas Lenz26-720/+1749
2016-06-23fix some problems in eIDAS moduleThomas Lenz3-12/+22
2016-06-21fix a request validation problem in eIDAS endpointThomas Lenz1-5/+15
2016-06-21refactor metadataprovider to Spring implementationThomas Lenz8-30/+69
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 Lenz2-6/+85
2016-03-30implement first parts of eIDAS module error handling and error-response messa...Thomas Lenz15-59/+516
2016-03-30extract eIDAS SPType from inbound AuthnRequestThomas Lenz1-0/+9
2016-03-30add Metadata reload functionality to getRole(*) methodsThomas Lenz1-2/+12
2016-03-30set correct SPType in eIDAS authnRequestThomas Lenz1-1/+6
2016-03-30add additional information to eIDAS metadataThomas Lenz1-10/+51
2016-03-30fix missing Spring bean definitionsThomas Lenz2-3/+14
2016-03-30fix possible eIDAS attributes in IDP metadataThomas Lenz3-7/+103
2016-03-30Merge eIDAS code from eIDAS development branchThomas Lenz5-14/+41
2016-03-24changed metadata contenttype from text/xml to app/xmlFlorian Reimair1-1/+1
2016-03-23add additional parameters to ELGA mandate-service client implementationThomas Lenz1-4/+5
2016-03-22removed misleading warn statementFlorian Reimair1-8/+9
2016-03-22fixed missing relay state forwardingFlorian Reimair3-1/+27
2016-03-22add revisionslog info's to eIDAS and SLO methodsThomas Lenz2-0/+20
2016-03-18add SPType to metadataFlorian Reimair1-0/+2
2016-03-14refactor the GUI generation for user interactionThomas Lenz11-27/+26
2016-03-08finish first beta-version of ELGA mandate-service client-moduleThomas Lenz4-6/+9
2016-03-08move SpingWebContextInitialisation into an appropriate jar to use moa-id-lib ...Thomas Lenz1-2/+1
2016-03-02temporarily commit to save stateThomas Lenz2-133/+2
2016-02-24Merge remote-tracking branch 'remotes/origin/eSense_eIDAS_development' into m...Thomas Lenz3-1/+34