Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-08-27 | fix error message in case of wrong encoded foreign-bPK decryption keys | Thomas Lenz | 1 | -3/+6 | |
2018-08-27 | fix small problem in implementation of a monitoring module | Thomas Lenz | 1 | -1/+1 | |
2018-08-27 | fix bug with wrong DummyStatisticLogger packagename | Thomas Lenz | 2 | -26/+3 | |
2018-08-16 | fix problem in StatisticDatabase test functionality | Thomas Lenz | 1 | -6/+4 | |
2018-07-25 | some small modifications regarding EAAFCore 1.0.1 | Thomas Lenz | 2 | -13/+19 | |
2018-07-20 | add one log message | Thomas Lenz | 1 | -0/+1 | |
2018-07-20 | some log message modifications | Thomas Lenz | 2 | -4/+13 | |
2018-07-16 | Merge branch 'huge_refactoring' into development_preview | Thomas Lenz | 297 | -23814/+7918 | |
# Conflicts: # id/server/doc/handbook/config/config.html # id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/config/auth/OAAuthParameterDecorator.java # id/server/modules/moa-id-modul-citizencard_authentication/src/main/java/at/gv/egovernment/moa/id/auth/AuthenticationServer.java # id/server/modules/moa-id-modul-citizencard_authentication/src/main/java/at/gv/egovernment/moa/id/auth/modules/internal/tasks/VerifyAuthenticationBlockTask.java # id/server/modules/moa-id-modul-citizencard_authentication/src/main/java/at/gv/egovernment/moa/id/auth/validator/CreateXMLSignatureResponseValidator.java | |||||
2018-07-16 | some GUI and handbook updatesMOA-ID-3.4.0 | Thomas Lenz | 1 | -3/+12 | |
2018-07-13 | some bug fixes | Thomas Lenz | 14 | -88/+112 | |
2018-07-12 | Merge branch 'eIDAS_node_2.0_tests' into huge_refactoring | Thomas Lenz | 42 | -524/+3421 | |
# 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-10 | some small updates and handbook update | Thomas Lenz | 2 | -1/+13 | |
2018-07-03 | rename eIDAS LoA constants | Thomas Lenz | 4 | -9/+27 | |
2018-07-02 | update auth. module for central eIDAS node connection | Thomas Lenz | 2 | -0/+81 | |
2018-07-02 | add Annotations to AttributeBuilder | Thomas Lenz | 21 | -0/+42 | |
2018-06-25 | add SP specific configuration for SL2.0 | Thomas Lenz | 1 | -1/+3 | |
2018-06-22 | some more pvp2 updates | Thomas Lenz | 22 | -1519/+281 | |
2018-06-20 | add some missing files | Thomas Lenz | 2 | -0/+450 | |
2018-06-20 | refactor PVP2 S-Profile implementation and perform first tests | Thomas Lenz | 119 | -10760/+660 | |
2018-06-15 | first tests with PVP2 S-Profil and SAML1 | Thomas Lenz | 8 | -38/+136 | |
2018-06-15 | Add operation identifier for signature validation step | Thomas Lenz | 2 | -2/+2 | |
2018-06-15 | fix first refactoring problems | Thomas Lenz | 4 | -33/+193 | |
2018-06-14 | untested, but without dependency problems | Thomas Lenz | 2 | -1/+3 | |
2018-06-14 | some more stuff | Thomas Lenz | 83 | -2786/+1350 | |
2018-06-14 | more refactoring staff | Thomas Lenz | 36 | -1847/+1524 | |
2018-06-12 | fix wrong encoding in EncryptedBPKAttributeBuilder | Thomas Lenz | 2 | -7/+15 | |
2018-06-12 | add jUnit simple test for AuthDataBuilder and foreign bPK generation | Thomas Lenz | 12 | -143/+991 | |
2018-06-12 | Merge branch 'eIDAS_node_2.0_tests' of gitlab.iaik.tugraz.at:egiz/moa-idspss ↵ | Thomas Lenz | 5 | -3/+588 | |
into eIDAS_node_2.0_tests | |||||
2018-06-12 | add foreign bPK generation into AuthenticationDataBuilder | Thomas Lenz | 7 | -11/+128 | |
2018-06-11 | add jUnit for user-restrication whitelist-store | Thomas Lenz | 5 | -3/+588 | |
2018-06-07 | add one file | Thomas Lenz | 1 | -0/+820 | |
2018-06-07 | some more refactoring stuff | Thomas Lenz | 5 | -826/+29 | |
2018-06-06 | return checkcode false if no whitelist was loaded | Thomas Lenz | 1 | -2/+5 | |
2018-06-06 | refactor user whitelist to allow list updates without restarting the IDP | Thomas Lenz | 2 | -2/+27 | |
2018-06-05 | add one method to AssertionAttributeExtractor and add some log messages | Thomas Lenz | 1 | -7/+50 | |
2018-06-05 | update SL20 implementation | Thomas Lenz | 3 | -11/+15 | |
2018-06-05 | update moa-sig to 3.1.2 to get signing time in XML signature verification result | Thomas Lenz | 2 | -45/+52 | |
2018-06-05 | implement user restriction based on whitelisting | Thomas Lenz | 5 | -1/+170 | |
2018-05-30 | add error handling and some more validation to SL2.0 module | Thomas Lenz | 5 | -10/+35 | |
2018-05-30 | add additional validation to SL20 module | Thomas Lenz | 5 | -32/+1018 | |
2018-05-28 | refactore code to use EAAF core components | Thomas Lenz | 171 | -7665/+922 | |
2018-05-17 | fix some more bugs in SAML2 ATTRIBUTEQUERRY implementation for federated ↵ | Thomas Lenz | 6 | -20/+22 | |
authentication | |||||
2018-05-16 | add initial version of Security-Layer 2.0 Authentication module | Thomas Lenz | 7 | -4/+86 | |
2018-04-25 | first test codes for eIDAS Ref. Impl. v2 integration | Thomas Lenz | 1 | -0/+45 | |
2018-03-13 | add configuration parameter to disable 'targetFriendlyName' validation in ↵ | Thomas Lenz | 4 | -3/+23 | |
signed AuthBlock | |||||
2018-03-12 | add specific AuthBlock validation logging | Thomas Lenz | 3 | -2/+30 | |
2018-03-12 | add specific AuthBlock validation logging | Thomas Lenz | 3 | -2/+30 | |
2018-03-12 | remove some warning in pom structure | Thomas Lenz | 1 | -2/+1 | |
2018-02-27 | some more updates are required to support postgresql databases | Thomas Lenz | 1 | -0/+3 | |
2018-02-23 | first untested unfactoring for Postgresql suppport | Thomas Lenz | 2 | -5/+11 | |
The scheme of configuration DB changed, therefore this version is incompatible to 3.3.2 configuration |