Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-12-11 | update to EAAF-Components 1.0.13.1 | Thomas Lenz | 1 | -6/+6 | |
Enforce E-ID authentication based on Service-Provider configuration | |||||
2019-06-12 | update handbook | Thomas Lenz | 70 | -4612/+5383 | |
2019-03-05 | fix attribute escaping problem in IdentityLinkAssertionParser and move the ↵ | Thomas Lenz | 1 | -4/+12 | |
escaping into SL1.0 AuthBlock builder and validator this fix can be deactivated by property: 'configuration.bugfix.enable.idl.escaping' to get backward compatibility | |||||
2019-02-19 | update handbook, infos, and default config | Thomas Lenz | 2 | -15/+105 | |
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-07-25 | some small modifications regarding EAAFCore 1.0.1 | Thomas Lenz | 1 | -10/+10 | |
2018-07-16 | Merge branch 'huge_refactoring' into development_preview | Thomas Lenz | 5 | -432/+350 | |
# 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 | 3 | -10/+12 | |
2018-07-16 | update handbook, readme, history, example configuration, ... | Thomas Lenz | 2 | -67/+232 | |
2018-07-12 | Merge branch 'eIDAS_node_2.0_tests' into huge_refactoring | Thomas Lenz | 1 | -0/+4 | |
# 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 | 2 | -339/+100 | |
2018-06-05 | implement user restriction based on whitelisting | Thomas Lenz | 1 | -0/+4 | |
2018-03-13 | add configuration parameter to disable 'targetFriendlyName' validation in ↵ | Thomas Lenz | 1 | -1/+8 | |
signed AuthBlock | |||||
2018-03-12 | update handbook | Thomas Lenz | 1 | -42/+28 | |
2018-02-27 | some more updates are required to support postgresql databases | Thomas Lenz | 2 | -2/+7 | |
2018-02-15 | update some templates in example configMOA-ID-3.3.2 | Thomas Lenz | 3 | -114/+12 | |
2017-11-28 | deactivated PVP EntityCategory mapper as default | Thomas Lenz | 1 | -0/+5 | |
2017-10-09 | update some more templates and version numbers | Thomas Lenz | 3 | -3/+7 | |
2017-10-03 | update template builder to support OA specific BKU detection templates | Thomas Lenz | 2 | -24/+29 | |
2017-09-20 | move some elements in OA configuration GUI | Thomas Lenz | 1 | -7/+7 | |
2017-09-20 | make SAML2 http POST-Binding template and mandate-service selection-template ↵ | Thomas Lenz | 1 | -14/+30 | |
configurable for every online application | |||||
2017-09-19 | update TransactionUtis for MDC logging and add unique OA identifier as ↵ | Thomas Lenz | 1 | -3/+6 | |
additional MDC variable | |||||
2017-03-16 | update default BKU selection templates to remove OnlineBKU | Thomas Lenz | 2 | -11/+114 | |
2017-02-10 | update eIDAS specific revisionslog entries | Thomas Lenz | 1 | -0/+15 | |
2016-12-12 | update handbook | Thomas Lenz | 1 | -2/+8 | |
2016-11-04 | add hostname validation to httpclient 3.1, which is assumed by openSAML 2.x | Thomas Lenz | 1 | -0/+12 | |
2016-10-25 | update history.txt, readme_3.2.0.txt and handbook | Thomas Lenz | 1 | -0/+31 | |
2016-10-24 | remove MOA-ID specific certStore directory. | Thomas Lenz | 1 | -6/+1 | |
From now, MOA-ID always use the MOA-SPSS certStore directory for chain building | |||||
2016-10-21 | update first parts in readme, handbook, and default configuration | Thomas Lenz | 2 | -34/+96 | |
2016-08-12 | fix a lot of problems which occur with new eIDAS SAML Engine v1.1.0 | Thomas Lenz | 1 | -1/+5 | |
2016-06-07 | update handbook | Thomas Lenz | 1 | -1/+1 | |
2016-04-11 | BKU selection template - hide useMandate checkbox if mandates are not in use | Thomas Lenz | 1 | -1/+1 | |
2016-04-08 | fix typo in default BKU-Selection template | Thomas Lenz | 1 | -2/+2 | |
2016-04-07 | small default-config and handbook updates for final version 3.1.0 | Thomas Lenz | 2 | -1425/+30 | |
2016-04-05 | make some minor handbook updates | Thomas Lenz | 3 | -4/+5 | |
2016-03-31 | add errorcodes to eIDAS module functionality | Thomas Lenz | 1 | -0/+46 | |
2016-03-24 | update ELGA Mandate-Service client modul | Thomas Lenz | 1 | -125/+125 | |
2016-03-22 | add revisionslog info's to eIDAS and SLO methods | Thomas Lenz | 1 | -0/+45 | |
2016-03-21 | add missing error codes | Thomas Lenz | 1 | -0/+4 | |
2016-03-21 | fix some problems with logging and error codes | Thomas Lenz | 1 | -0/+8 | |
2016-03-14 | update statuscodes and revisionslog codes | Thomas Lenz | 2 | -5/+65 | |
2016-02-19 | refactor Single Sign-On authentication consents evaluator to get executed by ↵ | Thomas Lenz | 1 | -0/+4 | |
processEngine | |||||
2016-01-21 | change min-height in BKU-selection template | Thomas Lenz | 1 | -1/+1 | |
2016-01-21 | update default BKU-selection template | Thomas Lenz | 1 | -3/+3 | |
2016-01-19 | update default templates for BKU-Selection, sendAssertion, and Single LogOut | Thomas Lenz | 2 | -13/+20 | |
2016-01-19 | update handbook and MOA-ID-Auth mainpage | Thomas Lenz | 2 | -3/+5 | |
2016-01-18 | update Handbook | Thomas Lenz | 1 | -2/+10 | |
2015-09-15 | - update handbook and release information | Thomas Lenz | 1 | -1/+15 | |
- change version to 3.0.2 | |||||
2015-08-27 | update handbook | Thomas Lenz | 1 | -4/+28 | |