Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-12-10 | switch to next snapshot version | Thomas Lenz | 1 | -1/+1 | |
2020-12-09 | switch to correct release version | Thomas Lenz | 1 | -1/+1 | |
2020-12-09 | switch to next release version | Thomas Lenz | 1 | -1/+1 | |
2020-09-24 | switch to next snapshot version | Thomas Lenz | 1 | -1/+1 | |
2020-09-24 | switch to next release version | Thomas Lenz | 1 | -1/+1 | |
2020-09-18 | switch to release-candidate version | Thomas Lenz | 1 | -1/+1 | |
2020-08-31 | switch to next snapshot versiondevelopment_preview | Thomas Lenz | 1 | -1/+1 | |
2020-08-31 | switch to next release version4.1.3 | Thomas Lenz | 1 | -1/+1 | |
2020-07-07 | switch to next snapshot version | Thomas Lenz | 1 | -1/+1 | |
2020-07-07 | switch to next release version | Thomas Lenz | 1 | -1/+1 | |
2020-04-06 | switch to next snapshot version | Thomas Lenz | 1 | -1/+1 | |
2020-02-19 | switch to version 4.1.1MOA-ID-4.1.1 | Thomas Lenz | 1 | -1/+1 | |
2019-12-13 | set NeedConsentFlag to 'false' if authentication was done without SSO | Thomas Lenz | 1 | -0/+3 | |
2019-12-11 | change version to 4.1.0 | Thomas Lenz | 1 | -1/+1 | |
2019-12-11 | update to EAAF-Components 1.0.13.1 | Thomas Lenz | 3 | -4/+9 | |
Enforce E-ID authentication based on Service-Provider configuration | |||||
2019-08-05 | change version structure of project | Thomas Lenz | 1 | -1/+1 | |
2019-05-24 | untested switch to EAAF-components 1.0.7 | Thomas Lenz | 2 | -3/+5 | |
2018-07-13 | some bug fixes | Thomas Lenz | 2 | -8/+10 | |
2018-07-12 | Merge branch 'eIDAS_node_2.0_tests' into huge_refactoring | Thomas Lenz | 1 | -2/+1 | |
# 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-02 | update auth. module for central eIDAS node connection | Thomas Lenz | 1 | -1/+12 | |
2018-06-26 | update interface implementation | Thomas Lenz | 1 | -0/+8 | |
2018-06-20 | refactor PVP2 S-Profile implementation and perform first tests | Thomas Lenz | 6 | -47/+50 | |
2018-06-14 | untested, but without dependency problems | Thomas Lenz | 4 | -57/+61 | |
2018-06-14 | some more stuff | Thomas Lenz | 1 | -2/+2 | |
2018-06-14 | more refactoring staff | Thomas Lenz | 1 | -1/+1 | |
2018-05-28 | refactore code to use EAAF core components | Thomas Lenz | 4 | -12/+12 | |
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 | |||||
2016-10-25 | fix another problem in session database | Thomas Lenz | 1 | -4/+3 | |
2016-09-30 | refactor http servlet response processing to prohibit 'chunked' transfer ↵ | Thomas Lenz | 1 | -2/+4 | |
encoding | |||||
2016-06-21 | refactor metadataprovider to Spring implementation | Thomas Lenz | 2 | -7/+7 | |
2016-05-09 | fix ContentType typo, which make problems with IE11 in some casesMOA-ID-3.1.1 | Thomas Lenz | 1 | -1/+3 | |
2016-03-23 | add additional parameters to ELGA mandate-service client implementation | Thomas Lenz | 2 | -1/+35 | |
2016-03-14 | refactor the GUI generation for user interaction | Thomas Lenz | 6 | -18/+16 | |
2016-03-10 | add additional PVP response validation | Thomas Lenz | 1 | -1/+4 | |
2016-03-08 | finish first beta-version of ELGA mandate-service client-module | Thomas Lenz | 2 | -64/+47 | |
2016-03-02 | next parts of new federated authentication implementation | Thomas Lenz | 1 | -27/+12 | |
2016-03-02 | temporarily commit to save state | Thomas Lenz | 5 | -15/+231 | |
2016-02-24 | add federated IDP authentication modul | Thomas Lenz | 8 | -21/+659 | |
2016-02-24 | refactor PVP protocol implementation to resuse code in other modules | Thomas Lenz | 1 | -13/+21 | |
2016-02-22 | add first parts of new federated authentication modul | Thomas Lenz | 11 | -0/+796 | |