aboutsummaryrefslogtreecommitdiff
path: root/id/server/modules/moa-id-module-eIDAS/src/main/java/at/gv/egovernment/moa/id/auth
AgeCommit message (Expand)AuthorFilesLines
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 Lenz1-1/+4
2016-09-20update eIDAS module to load highest possible LoA from configThomas Lenz1-0/+1
2016-09-20fix bug in eIDAS SAML-engine to allow 2 minutes time jitter in Assertion->Con...Thomas Lenz4-3/+109
2016-08-16add eIDAS response LoA validationThomas Lenz1-4/+24
2016-08-16change STORK QAA to eIDAS LoAThomas Lenz2-12/+19
2016-08-16update eIDAS attribute generation from AuthDataThomas Lenz1-0/+68
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 Lenz7-348/+82
2016-08-02First untested version of refactor eIDAS module, which uses eIDAS SAMLEngine ...Thomas Lenz22-599/+1575
2016-06-23fix some problems in eIDAS moduleThomas Lenz1-2/+7
2016-06-21refactor metadataprovider to Spring implementationThomas Lenz4-22/+52
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 Lenz12-49/+377
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-30fix missing Spring bean definitionsThomas Lenz1-2/+2
2016-03-30fix possible eIDAS attributes in IDP metadataThomas Lenz3-7/+103
2016-03-30Merge eIDAS code from eIDAS development branchThomas Lenz1-8/+9
2016-03-24changed metadata contenttype from text/xml to app/xmlFlorian Reimair1-1/+1
2016-03-22removed misleading warn statementFlorian Reimair1-8/+9
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 Lenz8-17/+17
2016-03-08finish first beta-version of ELGA mandate-service client-moduleThomas Lenz2-2/+4
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 Lenz2-1/+30
2016-02-22added outbound encryptionFlorian Reimair2-1/+30
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 Lenz6-56/+198
2016-01-27fix unresolved dependencyThomas Lenz1-2/+2
2016-01-27set ContentType parameter in HTTPServletResponseThomas Lenz1-4/+2
2016-01-22refactor eIDAS-node metadata generationThomas Lenz2-107/+11
2016-01-15cleanupFlorian Reimair2-9/+4
2016-01-15removed workaround for class loader issueFlorian Reimair1-7/+0
2016-01-15add garbage collector to remove unsed SAML2 metadata provider (influence PVP ...Thomas Lenz2-8/+89
2016-01-15Merge remote-tracking branch 'origin/eSense_eIDAS_development' into eSense_eI...Florian Reimair9-97/+610
2016-01-15fix problem with certificate validationThomas Lenz2-2/+2
2016-01-14remove IAIK security-provider fix in eIDAS metadata generationThomas Lenz1-4/+4
2016-01-14change eIDAS SAML-engine to singeltonThomas Lenz1-21/+26
2016-01-13change MOA eIDAS metadata provider to a cached version as chaining metadata p...Thomas Lenz4-199/+415
2016-01-13moa learned how to receive eidas node requestsFlorian Reimair1-3/+6