Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | -2/+3 | |
Enforce E-ID authentication based on Service-Provider configuration | |||||
2019-08-05 | change version structure of project | Thomas Lenz | 1 | -1/+1 | |
2019-05-29 | refactoring from MOA-ID 3.4.x to MOA E-ID Proxy 4.0.x | Thomas Lenz | 1 | -2/+2 | |
2019-05-24 | untested switch to EAAF-components 1.0.7 | Thomas Lenz | 6 | -6/+13 | |
2019-02-04 | update SSLUtils to use default JVM trustStore for SSL connections as optional | Thomas Lenz | 1 | -1/+3 | |
2018-07-13 | some bug fixes | Thomas Lenz | 2 | -4/+8 | |
2018-07-12 | Merge branch 'eIDAS_node_2.0_tests' into huge_refactoring | Thomas Lenz | 2 | -7/+9 | |
# 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-22 | some more pvp2 updates | Thomas Lenz | 1 | -1/+1 | |
2018-06-20 | refactor PVP2 S-Profile implementation and perform first tests | Thomas Lenz | 8 | -53/+98 | |
2018-06-14 | untested, but without dependency problems | Thomas Lenz | 9 | -46/+47 | |
2018-06-14 | more refactoring staff | Thomas Lenz | 1 | -1/+1 | |
2018-06-05 | implement user restriction based on whitelisting | Thomas Lenz | 1 | -5/+8 | |
2018-05-28 | refactore code to use EAAF core components | Thomas Lenz | 7 | -20/+20 | |
2017-10-13 | enable mandates for eIDAS nodes | Thomas Lenz | 1 | -1/+3 | |
2017-09-20 | make SAML2 http POST-Binding template and mandate-service selection-template ↵ | Thomas Lenz | 1 | -6/+9 | |
configurable for every online application | |||||
2017-07-17 | update MOA SAML2 metadata provider to support metadata located on file system | Thomas Lenz | 1 | -8/+6 | |
2016-11-24 | fix check if ELGA mandate-service module is configured | Thomas Lenz | 1 | -2/+4 | |
2016-10-25 | fix another problem in session database | Thomas Lenz | 1 | -1/+1 | |
2016-10-21 | add log messages in clean-up process | Thomas Lenz | 1 | -0/+2 | |
2016-10-21 | add functionality to support more than one ELGA mandate-service | Thomas Lenz | 2 | -64/+140 | |
2016-10-07 | add additional redirect in elga mandate-service selection-process to get out ↵ | Thomas Lenz | 5 | -9/+93 | |
from BKU communication switch version of elga-mandate-module to 1.1 | |||||
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 | 1 | -1/+22 | |
2016-05-09 | fix ContentType typo, which make problems with IE11 in some casesMOA-ID-3.1.1 | Thomas Lenz | 1 | -1/+3 | |
2016-04-08 | some Update of ELGA MandateService client implementation | Thomas Lenz | 2 | -11/+32 | |
2016-04-04 | move default mandate-service-selection template to ELGA mandate-client module | Thomas Lenz | 1 | -0/+76 | |
2016-03-24 | update ELGA Mandate-Service client modul | Thomas Lenz | 2 | -12/+11 | |
2016-03-23 | add additional parameters to ELGA mandate-service client implementation | Thomas Lenz | 4 | -13/+139 | |
2016-03-21 | update default revisions log entries | Thomas Lenz | 1 | -0/+12 | |
2016-03-21 | fix some problems with logging and error codes | Thomas Lenz | 1 | -3/+11 | |
2016-03-14 | fix error in process-definition | Thomas Lenz | 1 | -1/+1 | |
2016-03-14 | switch to SAML2 'well-known-location' method as preferred solution to ↵ | Thomas Lenz | 3 | -23/+48 | |
initalize ELGA mandate-service metadata-provider | |||||
2016-03-14 | add independent mandate-service selection step to choose between MIS and ↵ | Thomas Lenz | 8 | -156/+324 | |
ELGA mandate-service | |||||
2016-03-14 | refactor the GUI generation for user interaction | Thomas Lenz | 7 | -9/+9 | |
2016-03-10 | add additional PVP response validation | Thomas Lenz | 3 | -2/+33 | |
2016-03-09 | fix problem in ELGA MandateService client | Thomas Lenz | 2 | -2/+4 | |
2016-03-09 | fix some problems in ELGA-mandate module | Thomas Lenz | 2 | -3/+41 | |
2016-03-08 | finish first beta-version of ELGA mandate-service client-module | Thomas Lenz | 7 | -28/+216 | |
2016-03-02 | temporarily commit to save state | Thomas Lenz | 3 | -14/+77 | |
2016-03-01 | Merge commit 'e9d885d2dbcfa2234bfa3b1db701c3956278624d' into moa-id-3.2_(OPB) | Thomas Lenz | 9 | -0/+1407 | |
Conflicts: id/server/modules/pom.xml | |||||
2016-03-01 | update SSO-transfer-modul for new mobile app | Thomas Lenz | 9 | -0/+1407 | |
2016-02-26 | Add initial version of ELGA mandate-service authentication-module | Thomas Lenz | 8 | -0/+322 | |