aboutsummaryrefslogtreecommitdiff
path: root/id/server/modules/moa-id-module-eIDAS/src/main/java/at/gv/egovernment/moa/id/auth
AgeCommit message (Expand)AuthorFilesLines
2019-12-11update to EAAF-Components 1.0.13.1Thomas Lenz4-30/+14
2019-11-04add some eID4U modificationsThomas Lenz1-0/+6
2019-06-27add log messagesThomas Lenz2-5/+24
2019-05-29refactoring from MOA-ID 3.4.x to MOA E-ID Proxy 4.0.xThomas Lenz2-4/+4
2019-05-24untested switch to EAAF-components 1.0.7Thomas Lenz6-9/+20
2019-02-19update eID4u attribute collection and add a jUnit test for TUG->eID4u attribu...Thomas Lenz3-51/+295
2019-02-18add 'Austrian eID' demo-mode to simulate attribute behavior from 2020Thomas Lenz2-69/+2
2019-02-04update SSLUtils to use default JVM trustStore for SSL connections as optionalThomas Lenz1-1/+3
2019-02-04add code for eID4U attribute collectionThomas Lenz5-64/+433
2018-12-14some more updates and first code for TUG interactionThomas Lenz3-24/+126
2018-10-16update third party libs to solve incompatibility with JDK11Thomas Lenz1-1/+2
2018-10-04add some more basic untested code for eID4U.Thomas Lenz2-6/+57
2018-10-03add first raw code elements to collect eID4U attributes during a Austrian aut...Thomas Lenz2-0/+105
2018-10-02add basic attribute builders for eID4U (some builder are not final)Thomas Lenz1-1/+1
2018-09-28add first code for eID4UThomas Lenz3-7/+23
2018-07-13some bug fixesThomas Lenz2-20/+17
2018-07-02add Annotations to AttributeBuilderThomas Lenz1-2/+7
2018-06-22some more pvp2 updatesThomas Lenz1-4/+4
2018-06-20refactor PVP2 S-Profile implementation and perform first testsThomas Lenz9-47/+88
2018-06-14untested, but without dependency problemsThomas Lenz9-52/+73
2018-06-14more refactoring staffThomas Lenz1-1/+1
2018-05-28refactore code to use EAAF core componentsThomas Lenz6-12/+12
2018-02-08fix log messageThomas Lenz1-1/+1
2017-11-21add eIDAS request validation regarding minimum data-set and SPTypeThomas Lenz1-0/+18
2017-11-13change logging in eIDAS metadata providerThomas Lenz1-2/+14
2017-10-24update eIDAS response validatorThomas Lenz1-4/+4
2017-10-19add new eIDAS representative attributes from eIDAS spec. 1.2Thomas Lenz2-10/+15
2017-10-19fix bug in eIDAS response encryption configurationThomas Lenz1-1/+1
2017-10-19update logging behaviorThomas Lenz2-10/+10
2017-10-13enable mandates for eIDAS nodesThomas Lenz1-1/+1
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 Lenz1-0/+2
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 Lenz3-5/+6
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 Lenz7-699/+1299
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 Lenz3-48/+169
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 Lenz1-2/+0
2017-02-09add additional validation steps in eIDAS message processingThomas Lenz2-11/+78
2017-02-08if OA requests no eIDAS attributes than request PersonalIdentifier as minimumThomas Lenz1-1/+11