Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-02-18 | add 'Austrian eID' demo-mode to simulate attribute behavior from 2020 | Thomas Lenz | 1 | -1/+50 | |
2019-02-04 | update SSLUtils to use default JVM trustStore for SSL connections as optional | Thomas Lenz | 2 | -1/+3 | |
2018-07-12 | Merge branch 'eIDAS_node_2.0_tests' into huge_refactoring | Thomas Lenz | 4 | -4/+162 | |
# Conflicts: # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/builder/AuthenticationDataBuilder.java # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/builder/BPKBuilder.java # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/parser/VerifyXMLSignatureResponseParser.java # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/validator/VerifyXMLSignatureResponseValidator.java # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/config/auth/OAAuthParameterDecorator.java # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/config/auth/data/DynamicOAAuthParameters.java # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/data/AuthenticationData.java # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/moduls/AuthenticationManager.java # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/builder/attributes/EncryptedBPKAttributeBuilder.java # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/utils/AssertionAttributeExtractor.java # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/utils/SAML2Utils.java # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/verification/metadata/SchemaValidationFilter.java # id/server/idserverlib/src/main/resources/moaid.authentication.beans.xml # id/server/idserverlib/src/test/java/at/gv/egovernment/moa/id/module/test/TestRequestImpl.java # id/server/moa-id-commons/src/main/java/at/gv/egovernment/moa/id/commons/MOAIDAuthConstants.java # id/server/moa-id-commons/src/main/java/at/gv/egovernment/moa/id/commons/api/IOAAuthParameters.java # id/server/moa-id-commons/src/main/java/at/gv/egovernment/moa/id/commons/config/ConfigurationMigrationUtils.java # id/server/moa-id-commons/src/main/java/at/gv/egovernment/moa/id/commons/utils/KeyValueUtils.java # id/server/modules/moa-id-module-bkaMobilaAuthSAML2Test/src/main/java/at/gv/egovernment/moa/id/auth/modules/bkamobileauthtests/BKAMobileAuthModule.java # id/server/modules/moa-id-module-bkaMobilaAuthSAML2Test/src/main/java/at/gv/egovernment/moa/id/auth/modules/bkamobileauthtests/tasks/FirstBKAMobileAuthTask.java # id/server/modules/moa-id-module-sl20_authentication/src/main/java/at/gv/egovernment/moa/id/auth/modules/sl20_auth/sl20/JsonSecurityUtils.java # id/server/modules/moa-id-module-sl20_authentication/src/main/java/at/gv/egovernment/moa/id/auth/modules/sl20_auth/tasks/CreateQualeIDRequestTask.java # id/server/modules/moa-id-module-sl20_authentication/src/main/java/at/gv/egovernment/moa/id/auth/modules/sl20_auth/tasks/ReceiveQualeIDTask.java # id/server/modules/module-monitoring/src/main/java/at/gv/egovernment/moa/id/monitoring/IdentityLinkTestModule.java | |||||
2018-07-03 | fix possible NullPointer exception if no configuration exists | Thomas Lenz | 1 | -2/+2 | |
2018-06-25 | add SP specific configuration for SL2.0 | Thomas Lenz | 2 | -2/+114 | |
2018-06-20 | refactor PVP2 S-Profile implementation and perform first tests | Thomas Lenz | 8 | -24/+24 | |
2018-06-14 | some more stuff | Thomas Lenz | 1 | -1/+1 | |
2018-06-12 | fix problem at foreign bPK configuration in configuration tool | Thomas Lenz | 1 | -11/+13 | |
2018-06-12 | add foreign bPK generation into AuthenticationDataBuilder | Thomas Lenz | 2 | -0/+44 | |
2018-05-28 | refactore code to use EAAF core components | Thomas Lenz | 11 | -13/+13 | |
2018-05-17 | fix bug in configtool regarding interfederation mode | Thomas Lenz | 2 | -14/+14 | |
2018-02-28 | remove workaround for unofficial release | Thomas Lenz | 1 | -6/+6 | |
2018-02-28 | activate postgresql solution as default for unofficial ↵moa-id-3.3.2_postgresql | Thomas Lenz | 1 | -0/+7 | |
moa-id-3.3.2_postgresql release | |||||
2018-02-27 | some more updates are required to support postgresql databases | Thomas Lenz | 1 | -10/+16 | |
2018-02-23 | first untested unfactoring for Postgresql suppport | Thomas Lenz | 1 | -1/+18 | |
The scheme of configuration DB changed, therefore this version is incompatible to 3.3.2 configuration | |||||
2017-11-27 | add some more escaptions | Thomas Lenz | 1 | -25/+7 | |
2017-11-27 | add escaping on some places | Thomas Lenz | 1 | -4/+5 | |
2017-11-27 | refactoring: rename method | Thomas Lenz | 13 | -75/+75 | |
2017-09-20 | make SAML2 http POST-Binding template and mandate-service selection-template ↵ | Thomas Lenz | 2 | -2/+55 | |
configurable for every online application | |||||
2017-09-13 | update eIDAS country selector | Thomas Lenz | 1 | -1/+1 | |
2017-09-07 | update Struts2 to current version | Thomas Lenz | 1 | -4/+6 | |
2017-07-25 | workAround to solve problem with IAIK-JCE and SSL algorithm parameter validation | Thomas Lenz | 1 | -0/+20 | |
2017-07-17 | update MOA SAML2 metadata provider to support metadata located on file system | Thomas Lenz | 1 | -51/+54 | |
2017-03-19 | add info for a bugfix that can not be solved at the moment | Thomas Lenz | 1 | -0/+7 | |
2017-02-09 | update eIDAS node target validator | Thomas Lenz | 1 | -2/+5 | |
2017-02-08 | add additional validation of eIDAS country target for bPK calculation | Thomas Lenz | 1 | -0/+9 | |
2017-02-08 | update eIDAS node configuration to allow more then on configuration for the ↵ | Thomas Lenz | 1 | -1/+1 | |
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-03 | fix possible NullPointerException in OA configuration if no MIS, SZR-GW, or ↵ | Thomas Lenz | 1 | -3/+3 | |
ELGA mandate-service is configured | |||||
2016-11-04 | add hostname validation to httpclient 3.1, which is assumed by openSAML 2.x | Thomas Lenz | 2 | -2/+12 | |
2016-10-24 | remove MOA-ID specific certStore directory. | Thomas Lenz | 3 | -28/+28 | |
From now, MOA-ID always use the MOA-SPSS certStore directory for chain building | |||||
2016-10-21 | update ConfigTool to support more than one ELGA mandate-service | Thomas Lenz | 7 | -20/+306 | |
2016-09-30 | refactor http servlet response processing to prohibit 'chunked' transfer ↵ | Thomas Lenz | 1 | -3/+3 | |
encoding | |||||
2016-09-20 | fix bug in eIDAS LoA validation | Thomas Lenz | 1 | -1/+1 | |
2016-08-16 | change STORK QAA to eIDAS LoA | Thomas Lenz | 5 | -19/+32 | |
2016-06-21 | add eIDAS bPK prefix: urn:publicid:gv.at:eidasid+ | Thomas Lenz | 2 | -4/+17 | |
2016-06-21 | refactor metadataprovider to Spring implementation | Thomas Lenz | 1 | -3/+2 | |
2016-05-31 | fix bPK validation in configuration GUI | Thomas Lenz | 1 | -3/+2 | |
2016-05-18 | add additional validation information in case of not unique service-provider ↵ | Thomas Lenz | 1 | -2/+8 | |
identifier | |||||
2016-05-09 | fix some problems in configuration tool | Thomas Lenz | 1 | -1/+1 | |
2016-04-08 | fix configurationTool BKU-selection preview problem | Thomas Lenz | 1 | -11/+23 | |
2016-04-07 | fix some STORK configuration storage problem | Thomas Lenz | 1 | -10/+4 | |
2016-04-07 | fix some possible problems with STORK configuration in config-GUI | Thomas Lenz | 5 | -79/+134 | |
2016-03-24 | fix problem in moa-id-configuration with duplicate entries and delete operation | Thomas Lenz | 3 | -51/+60 | |
2016-03-24 | fix possible NullPointer in STORK configuration | Thomas Lenz | 1 | -9/+20 | |
2016-03-14 | refactor the GUI generation for user interaction | Thomas Lenz | 7 | -41/+74 | |
2016-01-27 | Merge branch 'eSense_eIDAS_development' into moa-id-3.2_(OPB) | Thomas Lenz | 1 | -2/+5 | |
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-27 | remove STORK-SAMLEngine | Thomas Lenz | 1 | -2/+5 | |
2016-01-22 | Merge branch 'eSense_eIDAS_development' into moa-id-3.2_(OPB) | Thomas Lenz | 1 | -2/+3 | |
Conflicts: id/server/idserverlib/pom.xml id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/MOAIDAuthInitializer.java id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/config/auth/AuthConfiguration.java id/server/modules/module-stork/src/main/java/at/gv/egovernment/moa/id/auth/modules/stork/tasks/CreateStorkAuthRequestFormTask.java | |||||
2016-01-22 | fix some problems with configuration validation in moa-id-configuration | Thomas Lenz | 3 | -7/+42 | |
2016-01-22 | blacklist Microsoft SQL JDBC driver, because default online-application load ↵ | Thomas Lenz | 1 | -3/+15 | |
operation does not work - Microsoft SQL does not allow len() method calls with a parameter of type text |