Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-02-04 | add code for eID4U attribute collection | Thomas Lenz | 1 | -0/+4 | |
2019-02-04 | update Spring Redis Backend | Thomas Lenz | 1 | -1/+2 | |
2018-08-27 | fix bug with wrong DummyStatisticLogger packagename | Thomas Lenz | 2 | -26/+3 | |
2018-07-20 | add one log message | Thomas Lenz | 1 | -0/+1 | |
2018-07-20 | some log message modifications | Thomas Lenz | 1 | -3/+12 | |
2018-07-13 | some bug fixes | Thomas Lenz | 2 | -2/+6 | |
2018-07-12 | Merge branch 'eIDAS_node_2.0_tests' into huge_refactoring | Thomas Lenz | 3 | -4/+31 | |
# 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 | rename eIDAS LoA constants | Thomas Lenz | 1 | -1/+1 | |
2018-07-02 | update auth. module for central eIDAS node connection | Thomas Lenz | 1 | -0/+3 | |
2018-06-22 | some more pvp2 updates | Thomas Lenz | 1 | -1/+0 | |
2018-06-20 | refactor PVP2 S-Profile implementation and perform first tests | Thomas Lenz | 1 | -5/+31 | |
2018-06-15 | first tests with PVP2 S-Profil and SAML1 | Thomas Lenz | 2 | -0/+1 | |
2018-06-15 | Add operation identifier for signature validation step | Thomas Lenz | 1 | -1/+1 | |
2018-06-15 | fix first refactoring problems | Thomas Lenz | 2 | -21/+7 | |
2018-06-14 | some more stuff | Thomas Lenz | 1 | -2/+0 | |
2018-06-05 | implement user restriction based on whitelisting | Thomas Lenz | 3 | -1/+12 | |
2018-05-30 | add error handling and some more validation to SL2.0 module | Thomas Lenz | 2 | -1/+6 | |
2018-05-28 | refactore code to use EAAF core components | Thomas Lenz | 1 | -9/+0 | |
2018-05-16 | add initial version of Security-Layer 2.0 Authentication module | Thomas Lenz | 2 | -0/+15 | |
2018-03-12 | add specific AuthBlock validation logging | Thomas Lenz | 1 | -2/+2 | |
2018-01-23 | update mostly all GUI forms to split JavaScript and CSS from html code to ↵ | Thomas Lenz | 1 | -14/+4 | |
support "Content Security-Policy" http headers | |||||
2017-11-27 | add PVP attribute for eIDAS QAA level | Thomas Lenz | 1 | -0/+1 | |
2017-10-13 | enforce eiDAS legal-person MDS if citizen uses mandates and no legal-person ↵ | Thomas Lenz | 2 | -0/+2 | |
attributes are requested | |||||
2017-10-10 | update error handling | Thomas Lenz | 1 | -0/+1 | |
2017-10-10 | update MOAIDTrustManager to implement a better error handling for ↵ | Thomas Lenz | 1 | -0/+1 | |
acceptedServerCertificates | |||||
2017-09-20 | make SAML2 http POST-Binding template and mandate-service selection-template ↵ | Thomas Lenz | 5 | -485/+3 | |
configurable for every online application | |||||
2017-07-26 | refactor MOA metadataprovider to load metadata from file system | Thomas Lenz | 1 | -1/+1 | |
2017-02-09 | add additional validation steps in eIDAS message processing | Thomas Lenz | 2 | -0/+2 | |
2017-02-08 | update eIDAS assertion generation to generate an error message if attribute ↵ | Thomas Lenz | 2 | -0/+2 | |
that is marked as required is not available | |||||
2017-02-01 | fix problem with eIDAS response ContentType encoding | Thomas Lenz | 4 | -523/+5 | |
2016-10-21 | add functionality to support more than one ELGA mandate-service | Thomas Lenz | 1 | -1/+1 | |
2016-10-21 | fix possible multi-threading problem with database connections | Thomas Lenz | 1 | -5/+4 | |
2016-08-16 | add eIDAS response LoA validation | Thomas Lenz | 2 | -0/+2 | |
2016-08-12 | fix a lot of problems which occur with new eIDAS SAML Engine v1.1.0 | Thomas Lenz | 2 | -2/+6 | |
2016-08-01 | add additional info's to MIS log messages | Thomas Lenz | 1 | -2/+2 | |
2016-06-29 | using annotations for hibernate configuration now | Christian Maierhofer | 2 | -22/+20 | |
2016-06-29 | Merge branch 'eIDAS_node_implementation_remote' into moapid-3.2-opb-redis | Christian Maierhofer | 1 | -2/+17 | |
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/AbstractController.java id/server/moa-id-commons/src/main/java/at/gv/egovernment/moa/id/commons/db/dao/session/AssertionStore.java | |||||
2016-06-28 | statisticlogger dbcp connection pool | Christian Maierhofer | 4 | -11/+21 | |
2016-06-21 | refactor metadataprovider to Spring implementation | Thomas Lenz | 1 | -2/+17 | |
2016-06-07 | added default properties to config | Christian Maierhofer | 1 | -5/+6 | |
2016-05-03 | added redis config parameters | Christian Maierhofer | 1 | -1/+3 | |
2016-05-03 | Added Transactional Support to MOASessionDBUtils | Christian Maierhofer | 2 | -20/+1 | |
2016-04-28 | Modifiing MOASessionDBUtils | Christian Maierhofer | 1 | -0/+54 | |
2016-04-26 | modified RedisTransactionStorage, modified beans definition | Christian Maierhofer | 3 | -20/+92 | |
2016-04-21 | Added RedisTransaction storage | Christian Maierhofer | 1 | -3/+25 | |
2016-03-31 | add errorcodes to eIDAS module functionality | Thomas Lenz | 2 | -13/+17 | |
2016-03-30 | implement first parts of eIDAS module error handling and error-response ↵ | Thomas Lenz | 2 | -1/+22 | |
messaging | |||||
2016-03-21 | update libs | Thomas Lenz | 1 | -3/+3 | |
2016-03-21 | add missing error codes | Thomas Lenz | 2 | -0/+2 | |
2016-03-21 | add missing PVP attribute 'mandate-type-oid' | Thomas Lenz | 1 | -0/+1 | |