Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | 1 | -1/+2 | |
Enforce E-ID authentication based on Service-Provider configuration | |||||
2019-08-05 | change version structure of project | Thomas Lenz | 1 | -1/+1 | |
2019-06-07 | update AuthenticationDataBuilder to support Prof.Rep bPKs in E-ID Proxy mode | Thomas Lenz | 1 | -0/+6 | |
2019-05-29 | refactoring from MOA-ID 3.4.x to MOA E-ID Proxy 4.0.x | Thomas Lenz | 1 | -0/+13 | |
2019-05-24 | untested switch to EAAF-components 1.0.7 | Thomas Lenz | 6 | -20/+34 | |
2019-02-19 | add some more attribute functionality for 'Austrian eID' demo-mode | Thomas Lenz | 1 | -1/+7 | |
2019-02-18 | add 'Austrian eID' demo-mode to simulate attribute behavior from 2020 | Thomas Lenz | 2 | -0/+19 | |
2018-07-13 | some bug fixes | Thomas Lenz | 2 | -11/+7 | |
2018-07-12 | Merge branch 'eIDAS_node_2.0_tests' into huge_refactoring | Thomas Lenz | 1 | -0/+6 | |
# 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-03 | rename eIDAS LoA constants | Thomas Lenz | 1 | -6/+17 | |
2018-06-22 | some more pvp2 updates | Thomas Lenz | 4 | -4/+23 | |
2018-06-20 | refactor PVP2 S-Profile implementation and perform first tests | Thomas Lenz | 4 | -18/+23 | |
2018-06-14 | untested, but without dependency problems | Thomas Lenz | 8 | -71/+120 | |
2018-06-14 | more refactoring staff | Thomas Lenz | 1 | -1/+1 | |
2018-06-12 | add jUnit simple test for AuthDataBuilder and foreign bPK generation | Thomas Lenz | 1 | -0/+6 | |
2018-05-28 | refactore code to use EAAF core components | Thomas Lenz | 9 | -24/+24 | |
2018-01-23 | update mostly all GUI forms to split JavaScript and CSS from html code to ↵ | Thomas Lenz | 1 | -14/+9 | |
support "Content Security-Policy" http headers | |||||
2017-12-19 | update interface of DefaultGUIFormBuilderConfiguration, because ↵ | Thomas Lenz | 1 | -1/+1 | |
putCustomParameter(...) implementation only support values of type String | |||||
2017-11-27 | add some more escaptions | Thomas Lenz | 2 | -2/+2 | |
2017-11-27 | Merge branch 'eIDAS_node_implementation' of ↵ | Thomas Lenz | 1 | -4/+2 | |
gitlab.iaik.tugraz.at:egiz/moa-idspss into eIDAS_node_implementation | |||||
2017-11-27 | add escaping on some places | Thomas Lenz | 2 | -30/+31 | |
2017-11-26 | add String escaping on same methods | Thomas Lenz | 1 | -4/+3 | |
2017-11-13 | fix typos in templates | Thomas Lenz | 1 | -386/+17 | |
2017-10-17 | update default config | Thomas Lenz | 1 | -0/+8 | |
2017-10-13 | enable mandates for eIDAS nodes | Thomas Lenz | 2 | -61/+45 | |
2017-06-07 | first untested implementation that based on the snapshot version 1.3.0 of ↵ | Thomas Lenz | 1 | -15/+265 | |
eIDAS SAML-engine | |||||
2016-11-18 | update SSO session-transfer module | Thomas Lenz | 1 | -13/+2 | |
2016-10-25 | fix another problem in session database | Thomas Lenz | 4 | -34/+26 | |
2016-08-16 | change STORK QAA to eIDAS LoA | Thomas Lenz | 1 | -1/+1 | |
2016-06-07 | Merge remote-tracking branch 'remotes/origin/moapid-3.2-opb-redis' into ↵ | Thomas Lenz | 1 | -1/+1 | |
eIDAS_node_implementation Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/SingleLogOutAction.java | |||||
2016-05-09 | fix ContentType typo, which make problems with IE11 in some casesMOA-ID-3.1.1 | Thomas Lenz | 1 | -1/+2 | |
2016-04-21 | Added RedisTransaction storage | Christian Maierhofer | 1 | -1/+1 | |
2016-04-07 | fix some possible problems with STORK configuration in config-GUI | Thomas Lenz | 1 | -2/+3 | |
2016-03-31 | if database cleanUP process found some unhandled exception, write error ↵ | Thomas Lenz | 1 | -3/+3 | |
messages to technical log | |||||
2016-03-24 | update Session-Transfer-Module to restore session | Thomas Lenz | 5 | -45/+123 | |
2016-03-24 | add log messages to SSO transfer modul | Thomas Lenz | 1 | -2/+6 | |
2016-03-23 | update Session-Transfer-Module | Thomas Lenz | 1 | -1/+1 | |
2016-03-22 | update SSO transfer module | Thomas Lenz | 6 | -102/+241 | |
2016-03-15 | change PVP EntityID to metadata-URL (SAML2 'well-known-location' method) | Thomas Lenz | 1 | -3/+3 | |
2016-03-14 | refactor the GUI generation for user interaction | Thomas Lenz | 9 | -158/+104 | |
2016-03-10 | update SessionTransfer module | Thomas Lenz | 2 | -3/+7 | |
2016-03-08 | Merge branch 'EGIZ_project-SSO_session_transfer' into moa-id-3.2_(OPB) | Thomas Lenz | 3 | -45/+98 | |
Conflicts: id/server/modules/moa-id-module-ssoTransfer/src/test/java/at/gv/egiz/tests/Tests.java | |||||
2016-03-08 | finish first beta-version of ELGA mandate-service client-module | Thomas Lenz | 3 | -36/+7 | |
2016-03-01 | some more SSO transfer module updates | Thomas Lenz | 3 | -44/+90 | |
2016-03-01 | fix some problems in SSO-transfer-modul | Thomas Lenz | 3 | -20/+16 | |
2016-03-01 | update SSO-transfer-modul for new mobile app | Thomas Lenz | 8 | -108/+684 | |
2016-02-25 | add Spring Ressource Provider to SSO-Transfer app | Thomas Lenz | 4 | -23/+97 | |
2016-02-24 | update SSO session-transfer modul | Thomas Lenz | 4 | -248/+46 | |