aboutsummaryrefslogtreecommitdiff
path: root/id/server/modules/moa-id-module-eIDAS/src/main/java/at/gv
AgeCommit message (Expand)AuthorFilesLines
2018-10-03update eID4U attribute builder in MOA-ID to support complexe attributesThomas Lenz7-41/+88
2018-10-02add basic attribute builders for eID4U (some builder are not final)Thomas Lenz28-3/+1056
2018-09-28add first code for eID4UThomas Lenz6-12/+78
2018-09-28fix problem in SPI attribute loaderThomas Lenz5-4/+13
2018-07-13some bug fixesThomas Lenz3-23/+20
2018-07-02update auth. module for central eIDAS node connectionThomas Lenz1-0/+5
2018-07-02add Annotations to AttributeBuilderThomas Lenz13-2/+19
2018-06-22some more pvp2 updatesThomas Lenz1-4/+4
2018-06-20refactor PVP2 S-Profile implementation and perform first testsThomas Lenz15-64/+107
2018-06-14untested, but without dependency problemsThomas Lenz22-158/+182
2018-06-14more refactoring staffThomas Lenz1-1/+1
2018-06-07some more refactoring stuffThomas Lenz1-2/+3
2018-05-28refactore code to use EAAF core componentsThomas Lenz17-43/+43
2018-02-08fix log messageThomas Lenz1-1/+1
2017-12-19if auth. req. preprocessing failes, write transaction error into revisionsLoggerThomas Lenz1-1/+16
2017-11-21add eIDAS request validation regarding minimum data-set and SPTypeThomas Lenz2-14/+51
2017-11-13change logging in eIDAS metadata providerThomas Lenz1-2/+14
2017-10-24update eIDAS response validatorThomas Lenz1-4/+4
2017-10-19optimize logging in eIDAS moduleThomas Lenz1-2/+0
2017-10-19add new eIDAS representative attributes from eIDAS spec. 1.2Thomas Lenz11-34/+422
2017-10-19fix bug in eIDAS response encryption configurationThomas Lenz1-1/+1
2017-10-19update logging behaviorThomas Lenz2-10/+10
2017-10-13enforce eiDAS legal-person MDS if citizen uses mandates and no legal-person a...Thomas Lenz1-19/+44
2017-10-13enable mandates for eIDAS nodesThomas Lenz2-2/+2
2017-09-22update eIDAS attribute builder for legalPersonIdentifierThomas Lenz1-0/+31
2017-09-20make SAML2 http POST-Binding template and mandate-service selection-template ...Thomas Lenz1-2/+10
2017-09-13update wrong log messageThomas Lenz1-12/+4
2017-09-08update eIDAS bPK target validationThomas Lenz2-5/+30
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-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 Lenz4-5/+7
2017-07-26switch to eIDAS SAML-engine 1.3.0-finalThomas Lenz1-0/+1
2017-07-26refactor MOA metadataprovider to load metadata from file systemThomas Lenz2-1/+31
2017-07-17refactor MOA eIDAS metadata providerThomas Lenz2-101/+22
2017-06-07first untested implementation that based on the snapshot version 1.3.0 of eID...Thomas Lenz9-729/+1353
2017-03-28update MOA eIDAS-Engine to reload eIDAS metadata if request or response valid...Thomas Lenz6-26/+160
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 Lenz13-183/+577
2017-02-21add support of additional eIDAS attributes by using a simple configuration fileThomas Lenz4-27/+77
2017-02-14change log level of one log message to traceeIDAS_node_implementationThomas Lenz1-1/+1
2017-02-10update eIDAS specific revisionslog entriesThomas Lenz3-4/+4
2017-02-09add additional validation steps in eIDAS message processingThomas Lenz5-25/+272
2017-02-08if OA requests no eIDAS attributes than request PersonalIdentifier as minimumThomas Lenz1-1/+11
2017-02-08update eIDAS assertion generation to generate an error message if attribute t...Thomas Lenz1-2/+8
2017-02-08update eIDAS node configuration to allow more then on configuration for the s...Thomas Lenz1-38/+0
2017-02-07update eIDAS SAML-engine to support http://www.w3.org/2007/05/xmldsig-more#sh...Thomas Lenz4-10/+503
2017-02-07fix some bugs in eIDAS SAML-engine metadata generatorThomas Lenz1-3/+6
2017-02-03prohibit chunked transfer encoding in eIDAS metadata responseThomas Lenz1-6/+11