aboutsummaryrefslogtreecommitdiff
path: root/id/server
AgeCommit message (Collapse)AuthorFilesLines
2018-07-03rename eIDAS LoA constantsThomas Lenz7-16/+47
2018-07-02update auth. module for central eIDAS node connectionThomas Lenz23-2/+2208
2018-07-02add Annotations to AttributeBuilderThomas Lenz34-2/+61
2018-06-26update interface implementationThomas Lenz2-0/+16
2018-06-22some more pvp2 updatesThomas Lenz72-4245/+396
2018-06-20add some missing filesThomas Lenz3-1/+451
2018-06-20refactor PVP2 S-Profile implementation and perform first testsThomas Lenz187-11770/+1005
2018-06-15first tests with PVP2 S-Profil and SAML1Thomas Lenz10-38/+136
2018-06-15fix first refactoring problemsThomas Lenz7-36/+219
2018-06-14untested, but without dependency problemsThomas Lenz81-654/+723
2018-06-14some more stuffThomas Lenz108-2993/+1555
2018-06-14more refactoring staffThomas Lenz56-1599/+1577
2018-06-07add one fileThomas Lenz1-0/+820
2018-06-07some more refactoring stuffThomas Lenz13-844/+46
2018-05-28refactore code to use EAAF core componentsThomas Lenz279-8775/+1133
2018-05-17add some work-arounds into federated authentication module to make it usable ↵Thomas Lenz2-6/+73
with MOA-ID 3.2.0 to 3.2.2
2018-05-17fix some more bugs in SAML2 ATTRIBUTEQUERRY implementation for federated ↵Thomas Lenz6-20/+22
authentication
2018-05-17fix bug in configtool regarding interfederation modeThomas Lenz1-7/+7
2018-05-17add result decryption for SL2.0 authentication moduleThomas Lenz7-24/+93
2018-05-16add initial version of Security-Layer 2.0 Authentication moduleThomas Lenz31-13/+2373
2018-04-25first test codes for eIDAS Ref. Impl. v2 integrationThomas Lenz14-1/+1084
2018-03-12add specific AuthBlock validation loggingThomas Lenz6-502/+571
2018-03-12remove some warning in pom structureThomas Lenz5-11/+3
2018-03-12update handbookThomas Lenz1-42/+28
2018-02-28remove workaround for unofficial releaseThomas Lenz1-7/+6
2018-02-28activate postgresql solution as default for unofficial ↵moa-id-3.3.2_postgresqlThomas Lenz1-0/+8
moa-id-3.3.2_postgresql release
2018-02-27some more updates are required to support postgresql databasesThomas Lenz12-55/+102
2018-02-23first untested unfactoring for Postgresql suppportThomas Lenz12-127/+244
The scheme of configuration DB changed, therefore this version is incompatible to 3.3.2 configuration
2018-02-15update some templates in example configMOA-ID-3.3.2Thomas Lenz3-114/+12
2018-02-13fix typo in html templatesThomas Lenz5-17/+16
2018-02-13optimize loglevelThomas Lenz2-7/+2
2018-02-08one more fixThomas Lenz1-1/+1
2018-02-08fix log messageThomas Lenz1-1/+1
2018-02-08fix bug in AuthBlock processing if no bPK is includedThomas Lenz1-3/+9
2018-02-07update some more parts to support Content-Security-Policy Header in httpThomas Lenz9-37/+39
2018-02-01Merge branch 'eIDAS_node_implementation' of ↵Thomas Lenz5-16/+16
gitlab.iaik.tugraz.at:egiz/moa-idspss into eIDAS_node_implementation
2018-02-01change Base64 encoder implementation to prohibit newLines in Base64 stringsThomas Lenz5-15/+14
2018-01-29switch BASE64-encoder implementation to prohibit newLines in BASE64 stringThomas Lenz1-3/+4
2018-01-23remove files from template folderThomas Lenz6-43/+0
2018-01-23update mostly all GUI forms to split JavaScript and CSS from html code to ↵Thomas Lenz37-220/+234
support "Content Security-Policy" http headers
2018-01-17update third party libsThomas Lenz2-6/+28
2017-12-19update interface of DefaultGUIFormBuilderConfiguration, because ↵Thomas Lenz3-7/+4
putCustomParameter(...) implementation only support values of type String
2017-12-19update some more escaptionsMOA-ID-3.3.1Thomas Lenz2-5/+4
2017-12-19fix bug that encodes URLs twinceThomas Lenz1-2/+2
2017-12-19if auth. req. preprocessing failes, write transaction error into revisionsLoggerThomas Lenz3-9/+86
2017-12-11Merge branch 'development_preview' into eIDAS_node_implementationThomas Lenz26-674/+124
# Conflicts: # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/metadata/MOAMetadataProvider.java # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/verification/metadata/PVPEntityCategoryFilter.java
2017-11-29update loggingMOA-ID-3.3.0Thomas Lenz3-9/+16
2017-11-29Fix problem in SAML2 AuthnRequestValidatorThomas Lenz2-11/+16
2017-11-28update default log4j.propertiesThomas Lenz1-17/+40
2017-11-28Remove unused configuration valuesThomas Lenz15-608/+0