aboutsummaryrefslogtreecommitdiff
path: root/id/ConfigWebTool
AgeCommit message (Collapse)AuthorFilesLines
2018-06-12add foreign bPK generation into AuthenticationDataBuilderThomas Lenz5-0/+64
2018-05-28refactore code to use EAAF core componentsThomas Lenz11-13/+13
2018-05-17fix bug in configtool regarding interfederation modeThomas Lenz2-14/+14
2018-02-28remove workaround for unofficial releaseThomas Lenz1-6/+6
2018-02-28activate postgresql solution as default for unofficial ↵moa-id-3.3.2_postgresqlThomas Lenz1-0/+7
moa-id-3.3.2_postgresql release
2018-02-27some more updates are required to support postgresql databasesThomas Lenz1-10/+16
2018-02-23first untested unfactoring for Postgresql suppportThomas Lenz1-1/+18
The scheme of configuration DB changed, therefore this version is incompatible to 3.3.2 configuration
2017-11-27add some more escaptionsThomas Lenz1-25/+7
2017-11-27add escaping on some placesThomas Lenz1-4/+5
2017-11-27refactoring: rename methodThomas Lenz13-75/+75
2017-10-18update text_field size in configuration toolThomas Lenz1-1/+1
2017-10-03remove mobileBKU and add an additional third BKUThomas Lenz4-35/+36
2017-09-20move some elements in OA configuration GUIThomas Lenz2-9/+11
2017-09-20make SAML2 http POST-Binding template and mandate-service selection-template ↵Thomas Lenz5-3/+90
configurable for every online application
2017-09-13update eIDAS country selectorThomas Lenz1-1/+1
2017-09-07update Struts2 to current versionThomas Lenz1-4/+6
2017-07-25workAround to solve problem with IAIK-JCE and SSL algorithm parameter validationThomas Lenz1-0/+20
2017-07-17update MOA SAML2 metadata provider to support metadata located on file systemThomas Lenz1-51/+54
2017-03-19add info for a bugfix that can not be solved at the momentThomas Lenz1-0/+7
2017-03-09update some more libsThomas Lenz1-1/+1
- Hibernate to 5.2.8.Final - Spring to 4.3.7.Release - Apache CXF to 3.1.10 - Struts 2 to 2.5.10.1 (also fix CVE-2017-5638 (https://cwiki.apache.org/confluence/display/WW/S2-045), but is the latest major release) - Apache http client to 4.5.3 - Apache http core to 4.4.6 - SLF4j to 1.7.24 - commons.lang3 to 3.5 - jackson to 2.8.7
2017-02-09update eIDAS node target validatorThomas Lenz1-2/+5
2017-02-08add additional validation of eIDAS country target for bPK calculationThomas Lenz3-0/+11
2017-02-08update eIDAS node configuration to allow more then on configuration for the ↵Thomas Lenz3-3/+8
same country code. Country codes can be extended by a suffix like NL and NL-Test. Both generates a Authn. request for NL but there are two entries in citizen country selector and maybe two different service URLs
2017-02-03fix possible NullPointerException in OA configuration if no MIS, SZR-GW, or ↵Thomas Lenz1-3/+3
ELGA mandate-service is configured
2016-11-04add hostname validation to httpclient 3.1, which is assumed by openSAML 2.xThomas Lenz2-2/+12
2016-10-24remove MOA-ID specific certStore directory.Thomas Lenz4-30/+30
From now, MOA-ID always use the MOA-SPSS certStore directory for chain building
2016-10-21update ConfigTool to support more than one ELGA mandate-serviceThomas Lenz13-33/+388
2016-09-30refactor http servlet response processing to prohibit 'chunked' transfer ↵Thomas Lenz1-3/+3
encoding
2016-09-20fix bug in eIDAS LoA validationThomas Lenz1-1/+1
2016-08-16change STORK QAA to eIDAS LoAThomas Lenz9-27/+45
2016-06-23update configuration GUI for eIDAS nodesThomas Lenz1-1/+1
2016-06-21add eIDAS bPK prefix: urn:publicid:gv.at:eidasid+Thomas Lenz2-4/+17
2016-06-21refactor metadataprovider to Spring implementationThomas Lenz1-3/+2
2016-06-07Merge remote-tracking branch 'remotes/origin/moapid-3.2-opb-redis' into ↵Thomas Lenz1-6/+0
eIDAS_node_implementation Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/SingleLogOutAction.java
2016-05-31fix bPK validation in configuration GUIThomas Lenz1-3/+2
2016-05-18add additional validation information in case of not unique service-provider ↵Thomas Lenz3-4/+10
identifier
2016-05-09fix some problems in configuration toolThomas Lenz1-1/+1
2016-04-26modified RedisTransactionStorage, modified beans definitionChristian Maierhofer1-6/+0
2016-04-08fix configurationTool BKU-selection preview problemThomas Lenz1-11/+23
2016-04-07fix some STORK configuration storage problemThomas Lenz1-10/+4
2016-04-07fix some possible problems with STORK configuration in config-GUIThomas Lenz6-80/+140
2016-03-31fix layout problem in configuration-tool on small screen sizeThomas Lenz1-2/+2
2016-03-24fix problem in moa-id-configuration with duplicate entries and delete operationThomas Lenz4-52/+62
2016-03-24fix possible NullPointer in STORK configurationThomas Lenz1-9/+20
2016-03-22update third party libsThomas Lenz1-9/+17
2016-03-18update slf4jThomas Lenz1-4/+4
2016-03-14refactor the GUI generation for user interactionThomas Lenz8-41/+79
2016-01-27Merge branch 'eSense_eIDAS_development' into moa-id-3.2_(OPB)Thomas Lenz2-12/+7
Conflicts: id/server/idserverlib/pom.xml id/server/modules/moa-id-module-eIDAS/src/main/java/at/gv/egovernment/moa/id/protocols/eidas/AuthenticationRequest.java id/server/modules/moa-id-module-eIDAS/src/main/java/at/gv/egovernment/moa/id/protocols/eidas/EidasMetaDataRequest.java id/server/modules/moa-id-modules-saml1/src/main/java/at/gv/egovernment/moa/id/protocols/saml1/SAML1AuthenticationServer.java
2016-01-27remove STORK-SAMLEngineThomas Lenz2-12/+7
2016-01-27Merge branch 'moa-id-3.0.0-snapshot' into moa-id-3.2_(OPB)Thomas Lenz1-0/+6