aboutsummaryrefslogtreecommitdiff
path: root/id/server/modules/moa-id-module-eIDAS/src/main/java/at/gv/egovernment/moa/id/auth/modules/eidas/engine
AgeCommit message (Expand)AuthorFilesLines
2018-06-20refactor PVP2 S-Profile implementation and perform first testsThomas Lenz2-38/+79
2018-06-14untested, but without dependency problemsThomas Lenz1-3/+10
2017-11-13change logging in eIDAS metadata providerThomas Lenz1-2/+14
2017-10-24update eIDAS response validatorThomas Lenz1-4/+4
2017-07-27update logging behavior of eIDAS metadata provider implementationThomas Lenz1-5/+22
2017-07-26fix some bugs in combination with eIDAS saml-engine 1.3Thomas Lenz1-2/+2
2017-07-26refactor MOA metadataprovider to load metadata from file systemThomas Lenz1-1/+29
2017-07-17refactor MOA eIDAS metadata providerThomas Lenz1-100/+22
2017-03-28update MOA eIDAS-Engine to reload eIDAS metadata if request or response valid...Thomas Lenz4-8/+126
2017-02-21add support of additional eIDAS attributes by using a simple configuration fileThomas Lenz1-4/+9
2017-01-27add MOA specific eIDAS engine.Thomas Lenz1-0/+68
2016-11-04add hostname validation to httpclient 3.1, which is assumed by openSAML 2.xThomas Lenz1-1/+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-20fix bug in eIDAS SAML-engine to allow 2 minutes time jitter in Assertion->Con...Thomas Lenz2-0/+90
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 Lenz1-0/+50
2016-08-02First untested version of refactor eIDAS module, which uses eIDAS SAMLEngine ...Thomas Lenz3-59/+37
2016-06-21refactor metadataprovider to Spring implementationThomas Lenz1-18/+40
2016-03-30implement first parts of eIDAS module error handling and error-response messa...Thomas Lenz2-13/+43
2016-03-30add Metadata reload functionality to getRole(*) methodsThomas Lenz1-2/+12
2016-03-30fix possible eIDAS attributes in IDP metadataThomas Lenz1-0/+48
2016-03-14refactor the GUI generation for user interactionThomas Lenz1-1/+1
2016-03-02temporarily commit to save stateThomas Lenz2-133/+2
2016-01-15add garbage collector to remove unsed SAML2 metadata provider (influence PVP ...Thomas Lenz1-7/+87
2016-01-15fix problem with certificate validationThomas Lenz1-1/+1
2016-01-13change MOA eIDAS metadata provider to a cached version as chaining metadata p...Thomas Lenz3-196/+410
2016-01-13reimplement eIDAS metadata provider which use MOA-SP to verify metadataThomas Lenz1-19/+165
2016-01-13refactor PVP Metadata provider functionalityThomas Lenz1-0/+132
2015-12-20add very simple metadata processor without signature validationThomas Lenz1-0/+50