Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-02-04 | update SSLUtils to use default JVM trustStore for SSL connections as optional | Thomas Lenz | 9 | -22/+74 | |
2019-02-04 | add code for eID4U attribute collection | Thomas Lenz | 11 | -75/+530 | |
2019-02-04 | update http-Proxy injection | Thomas Lenz | 1 | -2/+3 | |
2019-02-04 | move code for Cookie management into CookieUtils.java | Thomas Lenz | 2 | -36/+73 | |
2019-02-04 | inject SignerCertificate in SL20 authentication | Thomas Lenz | 1 | -14/+16 | |
2019-02-04 | update Spring Redis Backend | Thomas Lenz | 3 | -6/+8 | |
2018-12-14 | some more updates and first code for TUG interaction | Thomas Lenz | 12 | -49/+251 | |
2018-10-16 | update third party libs to solve incompatibility with JDK11 | Thomas Lenz | 3 | -7/+14 | |
2018-10-04 | add some more basic untested code for eID4U. | Thomas Lenz | 3 | -7/+58 | |
- add auth.process selection - add eID4U attribute extraction | |||||
2018-10-03 | add first raw code elements to collect eID4U attributes during a Austrian ↵ | Thomas Lenz | 6 | -1/+217 | |
authentication process Node: auth. process selection and attribute collection is NOT implemented, yet | |||||
2018-10-03 | update eID4U attribute builder in MOA-ID to support complexe attributes | Thomas Lenz | 7 | -41/+88 | |
2018-10-02 | add basic attribute builders for eID4U (some builder are not final) | Thomas Lenz | 31 | -7/+1094 | |
2018-10-02 | move eID4U module into eID4U git repo | Thomas Lenz | 109 | -52062/+1 | |
2018-09-30 | one more JAXB update for eID4U | Thomas Lenz | 53 | -73/+80 | |
2018-09-30 | update JAXB classes again | Thomas Lenz | 53 | -235/+235 | |
2018-09-30 | rebuild eID4U JAXB classes | Thomas Lenz | 53 | -23/+6247 | |
2018-09-28 | add first code for eID4U | Thomas Lenz | 70 | -20/+45921 | |
2018-09-28 | fix problem in SPI attribute loader | Thomas Lenz | 6 | -5/+15 | |
2018-09-26 | update Redis plugin for Spring | Thomas Lenz | 1 | -2/+2 | |
2018-09-26 | fix bug in auth. protocol deactivation | Thomas Lenz | 2 | -12/+21 | |
2018-09-26 | remove unused dependency | Thomas Lenz | 2 | -4/+2 | |
2018-09-26 | update handbook | Thomas Lenz | 1 | -1/+2 | |
2018-08-27 | add readme_3.4.1.txt | Thomas Lenz | 1 | -14/+0 | |
update history.txt and handbook | |||||
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 | 3 | -46/+4 | |
2018-08-27 | fix possible NullPointerException in SL2.0 authentication module | Thomas Lenz | 1 | -63/+87 | |
2018-08-16 | update CSS and default templates | Thomas Lenz | 4 | -220/+174 | |
2018-08-16 | fix problem in StatisticDatabase test functionality | Thomas Lenz | 2 | -9/+5 | |
2018-07-25 | some small modifications regarding EAAFCore 1.0.1 | Thomas Lenz | 3 | -23/+29 | |
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 | 850 | -31422/+18658 | |
# 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 | 15 | -785/+472 | |
2018-07-16 | update handbook, readme, history, example configuration, ... | Thomas Lenz | 16 | -861/+883 | |
2018-07-16 | add countryCode Attribute into SAML1 assertion | Thomas Lenz | 1 | -5/+22 | |
2018-07-13 | some bug fixes | Thomas Lenz | 53 | -340/+409 | |
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 | 372 | -1008/+5672 | |
# 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 | 10 | -384/+171 | |
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-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 | 10 | -45/+139 | |