Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-12-20 | switch from log4j to logback | Thomas Lenz | 7 | -180/+89 | |
2021-12-14 | update default configuration | Thomas Lenz | 1 | -1/+9 | |
2021-02-19 | add missing certificates into truststore | Thomas Lenz | 1 | -0/+0 | |
2020-11-11 | update algorithm that generates unique identifiers for AppReg registration ↵ | Thomas Lenz | 1 | -0/+3 | |
for E-ID Proxy mode | |||||
2020-09-22 | add certificates from E-ID test- and production-system | Thomas Lenz | 5 | -27/+56 | |
2020-08-31 | fix SSRF bug in SAML1 parameter validator | Thomas Lenz | 1 | -1/+2 | |
2020-07-30 | Merge branch 'current_development' of gitlab.iaik.tugraz.at:egiz/moa-idspss ↵ | Thomas Lenz | 5 | -29/+142 | |
into current_development | |||||
2020-07-30 | add new A-Trust Test-Root-05 certs | Thomas Lenz | 4 | -0/+0 | |
2020-07-10 | add new trusted SSL certificates for OVS client | Thomas Lenz | 5 | -29/+142 | |
remove Terena_SSL_EV_CA3 because it will be revoked on July 11, 2020 | |||||
2020-07-07 | add new A-Trust-07 certificates into trustStore | Thomas Lenz | 35 | -0/+345 | |
update certstore | |||||
2020-07-06 | fix typos and brocken 'use-mandates' checkbox visability | Thomas Lenz | 2 | -5/+8 | |
2020-04-06 | add missing templates | Thomas Lenz | 3 | -0/+248 | |
2020-01-28 | fix wrong default configuration parameter that skips BKU selection | Thomas Lenz | 12 | -0/+627 | |
2019-12-13 | update configuration examples | Thomas Lenz | 1 | -1/+136 | |
activate MOA-ID mode in configuration module as default | |||||
2019-09-09 | read requested LoA from configuration | Thomas Lenz | 1 | -0/+10 | |
2019-06-12 | update configuration | Thomas Lenz | 3 | -132/+44 | |
2019-06-12 | update handbook | Thomas Lenz | 14 | -874/+0 | |
2019-02-27 | update CSS template | Thomas Lenz | 1 | -65/+99 | |
2019-02-19 | update handbook, infos, and default config | Thomas Lenz | 1 | -1/+13 | |
2018-08-16 | update CSS and default templates | Thomas Lenz | 1 | -109/+86 | |
2018-07-16 | Merge branch 'huge_refactoring' into development_preview | Thomas Lenz | 14 | -749/+601 | |
# 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 | 5 | -73/+67 | |
2018-07-16 | update handbook, readme, history, example configuration, ... | Thomas Lenz | 10 | -743/+530 | |
2018-07-13 | some bug fixes | Thomas Lenz | 2 | -60/+92 | |
2018-07-12 | Merge branch 'eIDAS_node_2.0_tests' into huge_refactoring | Thomas Lenz | 4 | -5/+27 | |
# 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 | -11/+28 | |
2018-06-14 | update SL20 authblock transformation | Thomas Lenz | 3 | -0/+27 | |
2018-03-13 | add configuration parameter to disable 'targetFriendlyName' validation in ↵ | Thomas Lenz | 1 | -0/+2 | |
signed AuthBlock | |||||
2018-02-23 | first untested unfactoring for Postgresql suppport | Thomas Lenz | 2 | -0/+4 | |
The scheme of configuration DB changed, therefore this version is incompatible to 3.3.2 configuration | |||||
2018-02-13 | fix typo in html templates | Thomas Lenz | 3 | -14/+13 | |
2018-02-07 | update some more parts to support Content-Security-Policy Header in http | Thomas Lenz | 4 | -18/+19 | |
2018-01-23 | remove files from template folder | Thomas Lenz | 6 | -43/+0 | |
2018-01-23 | update mostly all GUI forms to split JavaScript and CSS from html code to ↵ | Thomas Lenz | 14 | -76/+84 | |
support "Content Security-Policy" http headers | |||||
2017-11-28 | update default log4j.properties | Thomas Lenz | 1 | -17/+40 | |
2017-11-28 | Remove unused configuration values | Thomas Lenz | 15 | -608/+0 | |
2017-11-28 | deactivated PVP EntityCategory mapper as default | Thomas Lenz | 1 | -6/+1 | |
2017-11-13 | fix typos in templates | Thomas Lenz | 2 | -2/+2 | |
2017-10-24 | update default configuration to org.hibernate.dialect.MySQL5Dialect | Thomas Lenz | 2 | -5/+5 | |
2017-10-18 | some small refactoring in RedirectServlet | Thomas Lenz | 1 | -2/+22 | |
2017-10-17 | update default config | Thomas Lenz | 2 | -4/+4 | |
2017-10-09 | update some more templates and version numbers | Thomas Lenz | 2 | -4/+4 | |
2017-10-03 | update template builder to support OA specific BKU detection templates | Thomas Lenz | 3 | -13/+32 | |
2017-09-20 | make SAML2 http POST-Binding template and mandate-service selection-template ↵ | Thomas Lenz | 1 | -0/+46 | |
configurable for every online application | |||||
2017-09-19 | update TransactionUtis for MDC logging and add unique OA identifier as ↵ | Thomas Lenz | 1 | -4/+3 | |
additional MDC variable | |||||
2017-07-26 | update MOA-Sig to 3.1.0 | Thomas Lenz | 1 | -0/+22 | |
update IAIK_JCE to 5.5-RC1 to solve problem with Java JDK 8.141 | |||||
2017-03-28 | fix problem in javascript lib that is used for BKU selection | Thomas Lenz | 1 | -3/+13 | |
2017-03-16 | update default BKU selection templates to remove OnlineBKU | Thomas Lenz | 3 | -27/+63 | |
2017-03-09 | add check if local citizen-card environment is running to CCE selection template | Thomas Lenz | 2 | -1/+25 | |
2017-03-08 | update java-script lib for html templates to detect Firefox >= 52 that does ↵ | Thomas Lenz | 1 | -1/+17 | |
not support Java-Applets any more | |||||
2017-01-31 | update default config | Thomas Lenz | 2 | -7/+54 | |