Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-07-16 | add countryCode Attribute into SAML1 assertion | Thomas Lenz | 1 | -5/+22 | |
2018-07-13 | some bug fixes | Thomas Lenz | 35 | -176/+191 | |
2018-07-12 | Merge branch 'eIDAS_node_2.0_tests' into huge_refactoring | Thomas Lenz | 311 | -1300/+2772 | |
# 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 | 4 | -33/+30 | |
2018-07-09 | update keyStore for jUnit test | Thomas Lenz | 1 | -0/+0 | |
2018-07-09 | update jUnit test and add new method to SL20 extractor | Thomas Lenz | 4 | -10/+78 | |
2018-07-03 | rename eIDAS LoA constants | Thomas Lenz | 3 | -7/+20 | |
2018-07-02 | update auth. module for central eIDAS node connection | Thomas Lenz | 19 | -2/+2118 | |
2018-07-02 | add Annotations to AttributeBuilder | Thomas Lenz | 13 | -2/+19 | |
2018-06-26 | update interface implementation | Thomas Lenz | 2 | -0/+16 | |
2018-06-26 | update SL2.0 jUnit test for A-Trust result | Thomas Lenz | 3 | -4/+4 | |
2018-06-26 | read noAuth header value from configuration | Thomas Lenz | 1 | -1/+5 | |
2018-06-26 | add logging | Thomas Lenz | 11 | -19/+91 | |
add validation of decryption-key | |||||
2018-06-25 | add SP specific configuration for SL2.0 | Thomas Lenz | 3 | -33/+52 | |
2018-06-22 | some more pvp2 updates | Thomas Lenz | 34 | -71/+91 | |
2018-06-20 | add some missing files | Thomas Lenz | 1 | -1/+1 | |
2018-06-20 | refactor PVP2 S-Profile implementation and perform first tests | Thomas Lenz | 53 | -215/+315 | |
2018-06-15 | first tests with PVP2 S-Profil and SAML1 | Thomas Lenz | 2 | -0/+0 | |
2018-06-14 | untested, but without dependency problems | Thomas Lenz | 79 | -653/+720 | |
2018-06-14 | some more stuff | Thomas Lenz | 18 | -175/+185 | |
2018-06-14 | fix problem in Exception handling | Thomas Lenz | 5 | -5/+21 | |
2018-06-14 | update SL20 authblock transformation | Thomas Lenz | 9 | -41/+79 | |
2018-06-14 | more refactoring staff | Thomas Lenz | 14 | -16/+18 | |
2018-06-13 | change moa-spss transformation profile for SL20 authblock | Thomas Lenz | 2 | -3/+1 | |
2018-06-12 | update jUnit tests for SIC mobile-phone signature | Thomas Lenz | 4 | -26/+13 | |
2018-06-12 | add log message | Thomas Lenz | 1 | -0/+2 | |
2018-06-12 | add jUnit simple test for AuthDataBuilder and foreign bPK generation | Thomas Lenz | 2 | -4/+10 | |
2018-06-12 | Merge branch 'eIDAS_node_2.0_tests' of gitlab.iaik.tugraz.at:egiz/moa-idspss ↵ | Thomas Lenz | 1 | -1/+1 | |
into eIDAS_node_2.0_tests | |||||
2018-06-12 | update SL20 module and add an additional jUnit test | Thomas Lenz | 13 | -18/+157 | |
2018-06-11 | add jUnit for user-restrication whitelist-store | Thomas Lenz | 1 | -1/+1 | |
2018-06-07 | some more refactoring stuff | Thomas Lenz | 5 | -10/+13 | |
2018-06-06 | update jUnit tests for SL20 eID verification | Thomas Lenz | 100 | -37/+364 | |
2018-06-06 | return checkcode false if no whitelist was loaded | Thomas Lenz | 158 | -0/+0 | |
2018-06-06 | some small update | Thomas Lenz | 6 | -21/+45 | |
2018-06-05 | make IPC return URL configurable for debug purposes | Thomas Lenz | 2 | -1/+4 | |
2018-06-05 | add one method to AssertionAttributeExtractor and add some log messages | Thomas Lenz | 2 | -16/+32 | |
2018-06-05 | some more SL20 authentication module updates | Thomas Lenz | 6 | -16/+30 | |
2018-06-05 | fix refactoring problem in monitoring module | Thomas Lenz | 2 | -3/+12 | |
2018-06-05 | update SL20 implementation | Thomas Lenz | 24 | -176/+1152 | |
2018-06-05 | implement user restriction based on whitelisting | Thomas Lenz | 3 | -11/+21 | |
2018-05-30 | add error handling and some more validation to SL2.0 module | Thomas Lenz | 13 | -207/+540 | |
2018-05-30 | add additional validation to SL20 module | Thomas Lenz | 7 | -932/+194 | |
2018-05-29 | update SL2.0 module to support more than one VDA backend | Thomas Lenz | 2 | -6/+30 | |
2018-05-28 | refactore code to use EAAF core components | Thomas Lenz | 83 | -220/+221 | |
2018-05-17 | add some work-arounds into federated authentication module to make it usable ↵ | Thomas Lenz | 2 | -6/+73 | |
with MOA-ID 3.2.0 to 3.2.2 | |||||
2018-05-17 | add result decryption for SL2.0 authentication module | Thomas Lenz | 7 | -24/+93 | |
2018-05-16 | add initial version of Security-Layer 2.0 Authentication module | Thomas Lenz | 22 | -5/+2215 | |
2018-04-25 | first test codes for eIDAS Ref. Impl. v2 integration | Thomas Lenz | 13 | -1/+1039 | |
2018-03-12 | add specific AuthBlock validation logging | Thomas Lenz | 2 | -489/+516 | |
2018-03-12 | remove some warning in pom structure | Thomas Lenz | 2 | -4/+0 | |