aboutsummaryrefslogtreecommitdiff
path: root/id/server/modules/moa-id-module-eIDAS/src/main/java/at/gv/egovernment/moa/id/auth/modules/eidas/utils
AgeCommit message (Expand)AuthorFilesLines
2018-12-14some more updates and first code for TUG interactionThomas Lenz1-20/+21
2018-10-16update third party libs to solve incompatibility with JDK11Thomas Lenz1-1/+2
2018-10-02add basic attribute builders for eID4U (some builder are not final)Thomas Lenz1-1/+1
2018-09-28add first code for eID4UThomas Lenz1-0/+11
2018-07-02add Annotations to AttributeBuilderThomas Lenz1-2/+7
2018-06-20refactor PVP2 S-Profile implementation and perform first testsThomas Lenz3-4/+4
2018-06-14untested, but without dependency problemsThomas Lenz3-12/+17
2018-05-28refactore code to use EAAF core componentsThomas Lenz2-3/+3
2017-10-19add new eIDAS representative attributes from eIDAS spec. 1.2Thomas Lenz1-9/+14
2017-09-06fix wrong entries in eIDAS metadata extensionsThomas Lenz1-4/+4
2017-09-06add xsd schema for eIDAS specific SAML2 extensionsThomas Lenz1-0/+4
2017-06-07first untested implementation that based on the snapshot version 1.3.0 of eID...Thomas Lenz3-687/+1284
2017-03-28update MOA eIDAS-Engine to reload eIDAS metadata if request or response valid...Thomas Lenz2-18/+34
2017-02-23add some javadoc informationThomas Lenz1-5/+12
2017-02-23update eIDAS SP metadata, because SP needs persistent identifiers onlyThomas Lenz1-5/+12
2017-02-22Refector eIDAS attribute generation do a dynamic way similar to the PVP attri...Thomas Lenz2-3/+169
2017-02-21add support of additional eIDAS attributes by using a simple configuration fileThomas Lenz2-3/+37
2017-02-09add additional validation steps in eIDAS message processingThomas Lenz1-0/+75
2017-02-07update eIDAS SAML-engine to support http://www.w3.org/2007/05/xmldsig-more#sh...Thomas Lenz2-5/+13
2017-02-07fix some bugs in eIDAS SAML-engine metadata generatorThomas Lenz1-3/+6
2017-01-31fix double signing of eIDAS metadata informationThomas Lenz1-6/+18
2017-01-30remove unused importsThomas Lenz1-7/+0
2017-01-27add MOA specific eIDAS engine.Thomas Lenz1-0/+24
2016-11-22fix bug in eIDAS SAML-engine that does not allow SIGNATURE_RSA_SHAxxx_MGF1 al...Thomas Lenz1-0/+96
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-09-20fix bug in eIDAS SAML-engine to allow 2 minutes time jitter in Assertion->Con...Thomas Lenz1-2/+18
2016-08-16update eIDAS attribute generation from AuthDataThomas Lenz1-0/+68
2016-08-12fix a lot of problems which occur with new eIDAS SAML Engine v1.1.0Thomas Lenz3-345/+10
2016-08-02First untested version of refactor eIDAS module, which uses eIDAS SAMLEngine ...Thomas Lenz5-427/+1128
2016-06-21refactor metadataprovider to Spring implementationThomas Lenz1-2/+2
2016-03-30implement first parts of eIDAS module error handling and error-response messa...Thomas Lenz1-1/+1
2016-03-30fix possible eIDAS attributes in IDP metadataThomas Lenz1-1/+7
2016-01-22refactor eIDAS-node metadata generationThomas Lenz1-96/+0
2016-01-15cleanupFlorian Reimair1-5/+1
2016-01-15removed workaround for class loader issueFlorian Reimair1-7/+0
2016-01-15Merge remote-tracking branch 'origin/eSense_eIDAS_development' into eSense_eI...Florian Reimair2-29/+47
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 Lenz1-3/+5
2016-01-13moa learned how to receive eidas node requestsFlorian Reimair1-3/+6
2016-01-13update eIDAS http(s) endpointsThomas Lenz1-5/+16
2016-01-13add test IDL generationThomas Lenz2-0/+409
2016-01-11fixing request (in progress)Florian Reimair1-3/+7
2016-01-05metadata delivery. draft but working.Florian Reimair1-0/+89
2015-12-20add very simple metadata processor without signature validationThomas Lenz1-17/+3
2015-12-18add first untested parts for eIDAS SAML-engine configurationThomas Lenz1-0/+78