aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib
AgeCommit message (Collapse)AuthorFilesLines
2020-04-06switch to next snapshot versionThomas Lenz1-1/+1
2020-04-06add mandate-profile attribute builder for SEMPER projectThomas Lenz2-3/+3
2020-02-19switch to version 4.1.1MOA-ID-4.1.1Thomas Lenz1-1/+1
2020-02-19separate between E-ID Proxy-Mode and Demo-ModeThomas Lenz2-3/+15
2020-02-19inject mandate-profiles into eIDAS MS-Connector request in case of SEMPER modeThomas Lenz2-0/+51
2020-01-28fix wrong default configuration parameter that skips BKU selectionThomas Lenz2-2/+2
2020-01-20update maven repositoryThomas Lenz1-3/+38
2020-01-15fix possible error in E-ID Proxy modeThomas Lenz1-12/+24
2020-01-09reactivate foreign-bPKs and additional bPKs in MOA-ID modeThomas Lenz1-5/+4
2019-12-13add missing 'needConsent' --> 'false' flagThomas Lenz1-0/+1
2019-12-13fix problem with old Redis libraryThomas Lenz1-1/+1
fix configuration GUI
2019-12-13add code for SEMPER eIDAS extensionsThomas Lenz1-3/+3
2019-12-11change version to 4.1.0Thomas Lenz1-1/+1
2019-12-11update to EAAF-Components 1.0.13.1Thomas Lenz3-5/+7
Enforce E-ID authentication based on Service-Provider configuration
2019-08-05test profiles to switch between Java <=8 and Java > 8Thomas Lenz1-111/+165
2019-08-05update paths to maven reposThomas Lenz1-1/+1
2019-08-05change version structure of projectThomas Lenz1-2/+1
2019-06-12downgrade jedis to solve dependency problemsThomas Lenz1-2/+2
2019-06-07update third-party libsThomas Lenz1-4/+3
2019-06-07add new status codesThomas Lenz2-0/+5
2019-06-07update AuthenticationDataBuilder to support Prof.Rep bPKs in E-ID Proxy modeThomas Lenz1-18/+36
2019-06-05move useMandate into parent interfaceThomas Lenz2-14/+0
2019-05-29refactoring from MOA-ID 3.4.x to MOA E-ID Proxy 4.0.xThomas Lenz18-54/+111
2019-05-24untested switch to EAAF-components 1.0.7Thomas Lenz19-154/+94
2019-03-05fix attribute escaping problem in IdentityLinkAssertionParser and move the ↵Thomas Lenz3-6/+213
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-27update CSS templateThomas Lenz1-3/+4
2019-02-19remove 'scope' annotationThomas Lenz1-2/+0
2019-02-19add some more attribute functionality for 'Austrian eID' demo-modeThomas Lenz12-77/+396
2019-02-18remove unused classThomas Lenz1-1221/+0
2019-02-18set UTF-8 encoding as defaultThomas Lenz2-10/+9
add additional trace logging
2019-02-18add 'Austrian eID' demo-mode to simulate attribute behavior from 2020Thomas Lenz11-645/+244
2019-02-12add Log messagesThomas Lenz2-1/+3
2019-02-04update SSLUtils to use default JVM trustStore for SSL connections as optionalThomas Lenz3-2/+17
2019-02-04add code for eID4U attribute collectionThomas Lenz2-0/+70
2019-02-04move code for Cookie management into CookieUtils.javaThomas Lenz2-36/+73
2019-02-04update Spring Redis BackendThomas Lenz3-6/+8
2018-12-14some more updates and first code for TUG interactionThomas Lenz1-1/+1
2018-10-16update third party libs to solve incompatibility with JDK11Thomas Lenz2-6/+12
2018-09-26update Redis plugin for SpringThomas Lenz1-2/+2
2018-08-27fix error message in case of wrong encoded foreign-bPK decryption keysThomas Lenz1-3/+6
2018-08-27fix small problem in implementation of a monitoring moduleThomas Lenz1-1/+1
2018-08-27fix bug with wrong DummyStatisticLogger packagenameThomas Lenz2-26/+3
2018-08-16fix problem in StatisticDatabase test functionalityThomas Lenz1-6/+4
2018-07-25some small modifications regarding EAAFCore 1.0.1Thomas Lenz2-13/+19
2018-07-20add one log messageThomas Lenz1-0/+1
2018-07-20some log message modificationsThomas Lenz2-4/+13
2018-07-16Merge branch 'huge_refactoring' into development_previewThomas Lenz297-23814/+7918
# 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-16some GUI and handbook updatesMOA-ID-3.4.0Thomas Lenz1-3/+12
2018-07-13some bug fixesThomas Lenz14-88/+112
2018-07-12Merge branch 'eIDAS_node_2.0_tests' into huge_refactoringThomas Lenz42-524/+3421
# 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