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 | 54 | -341/+411 | |
2018-07-12 | update BKU selection template to add eIDAS button | Thomas Lenz | 4 | -53/+86 | |
2018-07-12 | Merge branch 'eIDAS_node_2.0_tests' into huge_refactoring | Thomas Lenz | 385 | -1025/+5987 | |
# 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 | 12 | -392/+179 | |
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 | 7 | -16/+47 | |
2018-07-03 | fix possible NullPointer exception if no configuration exists | Thomas Lenz | 1 | -2/+2 | |
2018-07-02 | update auth. module for central eIDAS node connection | Thomas Lenz | 23 | -2/+2208 | |
2018-07-02 | add Annotations to AttributeBuilder | Thomas Lenz | 34 | -2/+61 | |
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 | 16 | -47/+366 | |
2018-06-22 | some more pvp2 updates | Thomas Lenz | 74 | -4247/+398 | |
2018-06-20 | add some missing files | Thomas Lenz | 3 | -1/+451 | |
2018-06-20 | refactor PVP2 S-Profile implementation and perform first tests | Thomas Lenz | 197 | -11795/+1040 | |
2018-06-15 | first tests with PVP2 S-Profil and SAML1 | Thomas Lenz | 10 | -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 | 7 | -36/+219 | |
2018-06-14 | untested, but without dependency problems | Thomas Lenz | 81 | -654/+723 | |
2018-06-14 | some more stuff | Thomas Lenz | 109 | -2994/+1556 | |
2018-06-14 | fix problem in Exception handling | Thomas Lenz | 5 | -5/+21 | |
2018-06-14 | update SL20 authblock transformation | Thomas Lenz | 12 | -41/+106 | |
2018-06-14 | more refactoring staff | Thomas Lenz | 56 | -1599/+1577 | |
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 | update XAdES scheme 1.3.2 and 1.4.1 | Thomas Lenz | 4 | -46/+162 | |
2018-06-12 | fix wrong encoding in EncryptedBPKAttributeBuilder | Thomas Lenz | 2 | -7/+15 | |
2018-06-12 | add log message | Thomas Lenz | 1 | -0/+2 | |
2018-06-12 | fix problem at foreign bPK configuration in configuration tool | Thomas Lenz | 2 | -11/+17 | |
2018-06-12 | add jUnit simple test for AuthDataBuilder and foreign bPK generation | Thomas Lenz | 17 | -147/+1037 | |
2018-06-12 | Merge branch 'eIDAS_node_2.0_tests' of gitlab.iaik.tugraz.at:egiz/moa-idspss ↵ | Thomas Lenz | 6 | -4/+589 | |
into eIDAS_node_2.0_tests | |||||
2018-06-12 | add foreign bPK generation into AuthenticationDataBuilder | Thomas Lenz | 17 | -14/+228 | |
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 | 6 | -4/+589 | |
2018-06-07 | add one file | Thomas Lenz | 1 | -0/+820 | |
2018-06-07 | some more refactoring stuff | Thomas Lenz | 13 | -844/+46 | |
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 | 159 | -2/+5 | |
2018-06-06 | some small update | Thomas Lenz | 6 | -21/+45 | |
2018-06-06 | refactor user whitelist to allow list updates without restarting the IDP | Thomas Lenz | 2 | -2/+27 | |
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 | 3 | -23/+82 | |
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 | 27 | -187/+1167 | |
2018-06-05 | update moa-sig to 3.1.2 to get signing time in XML signature verification result | Thomas Lenz | 3 | -48/+55 | |