Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-05-29 | refactoring from MOA-ID 3.4.x to MOA E-ID Proxy 4.0.x | Thomas Lenz | 1 | -1/+1 | |
2019-05-24 | untested switch to EAAF-components 1.0.7 | Thomas Lenz | 1 | -1/+2 | |
2019-03-05 | fix attribute escaping problem in IdentityLinkAssertionParser and move the ↵ | Thomas Lenz | 3 | -3/+7 | |
escaping into SL1.0 AuthBlock builder and validator this fix can be deactivated by property: 'configuration.bugfix.enable.idl.escaping' to get backward compatibility | |||||
2018-07-13 | some bug fixes | Thomas Lenz | 12 | -26/+23 | |
2018-07-12 | Merge branch 'eIDAS_node_2.0_tests' into huge_refactoring | Thomas Lenz | 7 | -1031/+100 | |
# 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-06-22 | some more pvp2 updates | Thomas Lenz | 17 | -36/+38 | |
2018-06-20 | refactor PVP2 S-Profile implementation and perform first tests | Thomas Lenz | 6 | -8/+9 | |
2018-06-15 | first tests with PVP2 S-Profil and SAML1 | Thomas Lenz | 1 | -0/+0 | |
2018-06-14 | untested, but without dependency problems | Thomas Lenz | 17 | -120/+125 | |
2018-06-14 | more refactoring staff | Thomas Lenz | 7 | -6/+8 | |
2018-06-07 | some more refactoring stuff | Thomas Lenz | 1 | -1/+1 | |
2018-06-05 | update SL20 implementation | Thomas Lenz | 1 | -2/+4 | |
2018-06-05 | implement user restriction based on whitelisting | Thomas Lenz | 1 | -4/+7 | |
2018-05-30 | add additional validation to SL20 module | Thomas Lenz | 4 | -921/+1 | |
2018-05-28 | refactore code to use EAAF core components | Thomas Lenz | 17 | -40/+41 | |
2018-03-12 | add specific AuthBlock validation logging | Thomas Lenz | 2 | -489/+516 | |
2018-02-08 | one more fix | Thomas Lenz | 1 | -1/+1 | |
2018-02-08 | fix bug in AuthBlock processing if no bPK is included | Thomas Lenz | 1 | -3/+9 | |
2018-01-23 | update mostly all GUI forms to split JavaScript and CSS from html code to ↵ | Thomas Lenz | 2 | -2/+9 | |
support "Content Security-Policy" http headers | |||||
2017-11-27 | add some more escaptions | Thomas Lenz | 1 | -4/+7 | |
2017-11-26 | add String escaping on same methods | Thomas Lenz | 1 | -18/+18 | |
2017-11-13 | solve logging problem to lose log messages in some special cases | Thomas Lenz | 1 | -2/+2 | |
2017-10-13 | enable mandates for eIDAS nodes | Thomas Lenz | 7 | -621/+522 | |
2017-09-08 | update error handling for wrong encoded BKU error responses | Thomas Lenz | 2 | -9/+31 | |
2017-05-03 | Log full MOA-SP signature-verification request into MOA-ID log if LogLevel ↵ | Thomas Lenz | 1 | -2/+3 | |
is trace | |||||
2017-01-31 | fix problem with selection of authentication process and eIDAS authentication | Thomas Lenz | 1 | -2/+3 | |
2016-11-04 | update Http client for MIS communication | Thomas Lenz | 4 | -203/+63 | |
2016-10-25 | fix another problem in session database | Thomas Lenz | 18 | -110/+91 | |
2016-10-21 | add functionality to support more than one ELGA mandate-service | Thomas Lenz | 3 | -3/+4 | |
2016-09-30 | refactor http servlet response processing to prohibit 'chunked' transfer ↵ | Thomas Lenz | 2 | -24/+18 | |
encoding | |||||
2016-08-01 | add additional info's to MIS log messages | Thomas Lenz | 1 | -11/+11 | |
2016-05-10 | Update to MOA-SPSS 3.0.0-RC1 | Thomas Lenz | 21 | -120/+145 | |
Merge branch 'moa-id-3.2_(OPB)' into moa-id_with_moa-sig_and_eccelerate Conflicts: id/moa-spss-container/pom.xml pom.xml | |||||
2016-05-09 | fix ContentType typo, which make problems with IE11 in some casesMOA-ID-3.1.1 | Thomas Lenz | 2 | -4/+8 | |
2016-04-08 | fix typo in redirectTarget parameter | Thomas Lenz | 1 | -1/+1 | |
2016-04-07 | fix some possible problems with STORK configuration in config-GUI | Thomas Lenz | 1 | -6/+8 | |
2016-03-30 | fix problem with XML parser and additional features options | Thomas Lenz | 2 | -2/+28 | |
2016-03-14 | change Base64 decoder implementation | Thomas Lenz | 1 | -10/+8 | |
2016-03-14 | add independent mandate-service selection step to choose between MIS and ↵ | Thomas Lenz | 3 | -10/+4 | |
ELGA mandate-service | |||||
2016-03-14 | refactor the GUI generation for user interaction | Thomas Lenz | 18 | -85/+87 | |
2016-03-10 | remove axis 1 implementation completely | Thomas Lenz | 1 | -3/+2 | |
2016-03-10 | MOA-ID, which use MOA-Sig (includes new IAIK-MOA, with iaik_xect, ↵ | Thomas Lenz | 2 | -10/+8 | |
iaik_eccelerate, and new iaik_PKI module | |||||
2016-03-08 | finish first beta-version of ELGA mandate-service client-module | Thomas Lenz | 5 | -90/+98 | |
2016-03-08 | move SpingWebContextInitialisation into an appropriate jar to use moa-id-lib ↵ | Thomas Lenz | 1 | -1/+1 | |
in other Spring based web applications | |||||
2016-03-08 | update mandate ReferenceValue generator. | Thomas Lenz | 1 | -4/+6 | |
This was necessary to get a referencevalue, which is MIS conform and which could used as SAML2 RequestID | |||||
2016-02-26 | Change CitizenCard AuthModule implementation to make it reusable in other ↵ | Thomas Lenz | 2 | -3/+9 | |
modules | |||||
2016-02-24 | refactor PVP protocol implementation to resuse code in other modules | Thomas Lenz | 1 | -0/+1 | |
2016-02-22 | refactor PVP implementation to share code with PVP Service-Provider moduls | Thomas Lenz | 1 | -10/+20 | |
2016-02-22 | change Spring types | Thomas Lenz | 10 | -20/+20 | |
2016-02-19 | optimize authentication process in respect to session-transaction and ↵ | Thomas Lenz | 1 | -18/+1 | |
transaction-store read/write operations | |||||
2016-02-18 | remove AXIS1 implemented WebService for SAML1 --> now a simple Spring ↵ | Thomas Lenz | 1 | -1/+2 | |
controller is used as WebService endpoint |