aboutsummaryrefslogtreecommitdiff
path: root/id/server
AgeCommit message (Collapse)AuthorFilesLines
2016-05-11fix bug in PVP SLO functionalityThomas Lenz1-1/+4
2016-05-11fix a minor flaw in prof. rep. textual OID descriptionThomas Lenz1-1/+4
2016-05-10Update to MOA-SPSS 3.0.0-RC1Thomas Lenz386-7822/+6951
Merge branch 'moa-id-3.2_(OPB)' into moa-id_with_moa-sig_and_eccelerate Conflicts: id/moa-spss-container/pom.xml pom.xml
2016-05-09fix ContentType typo, which make problems with IE11 in some casesMOA-ID-3.1.1Thomas Lenz11-23/+40
2016-05-09fix some problems in configuration toolThomas Lenz1-5/+17
2016-05-09update Struts to 2.3.28.1 ↵Thomas Lenz1-2/+2
(https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-3081) switch MOA-ID Version to 3.1.1
2016-05-09fix problem with PVP protocol and legacy mode (SP side BKU selection)Thomas Lenz1-3/+1
2016-05-09fix type in Redirect servlet implementationThomas Lenz1-1/+1
2016-05-03added redis config parametersChristian Maierhofer1-1/+3
2016-05-03Added Transactional Support to MOASessionDBUtilsChristian Maierhofer6-201/+78
2016-04-28Modifiing MOASessionDBUtilsChristian Maierhofer9-148/+218
2016-04-27Added some tests for redisChristian Maierhofer5-0/+510
2016-04-27Modified SingleLogOutAction to work with REDISChristian Maierhofer4-134/+192
2016-04-26modified RedisTransactionStorage, modified beans definitionChristian Maierhofer9-87/+163
2016-04-26fixed allowed url prefix check bugChristian Maierhofer1-1/+1
2016-04-25Added DummyTransactionStorage for TestsChristian Maierhofer2-4/+144
2016-04-21Added RedisTransaction storageChristian Maierhofer16-20/+440
2016-04-11add ELGA Mandate-Service client-module to final buildMOA-ID-3.1.0Thomas Lenz1-7/+2
2016-04-11BKU selection template - hide useMandate checkbox if mandates are not in useThomas Lenz4-4/+4
2016-04-08update PVP SubjectNameID generation in case of ELGA MandateService is usedThomas Lenz1-0/+9
2016-04-08some Update of ELGA MandateService client implementationThomas Lenz3-13/+38
2016-04-08fix type in javascript templateThomas Lenz1-1/+1
2016-04-08fix typo in sendAssertionFormFull backup templateThomas Lenz1-1/+1
2016-04-08fix configurationTool BKU-selection preview problemThomas Lenz1-2/+2
2016-04-08fix typo in redirectTarget parameterThomas Lenz1-1/+1
2016-04-08fix typo in default BKU-Selection templateThomas Lenz2-4/+4
2016-04-08change logLevel to warnThomas Lenz1-1/+1
2016-04-08fix bug in PVP2 assertion builder.Thomas Lenz1-1/+1
- https://docs.oasis-open.org/security/saml/v2.0/saml-profiles-2.0-os.pdf does not allow 'NotBefore' attribute in <SubjectConfirmationData> when 'Method' contains 'urn:oasis:names:tc:SAML:2.0:cm:bearer' (see 554 - 560 chapter 4.1.4.2)
2016-04-07change MOA-ID version commands in default configurationThomas Lenz1-8/+8
2016-04-07add initial version of a virtual IDP REST URL rewrite filterThomas Lenz3-6/+203
2016-04-07small default-config and handbook updates for final version 3.1.0Thomas Lenz7-1435/+42
2016-04-07fix some possible problems with STORK configuration in config-GUIThomas Lenz4-12/+19
2016-04-05make some minor handbook updatesThomas Lenz3-4/+5
2016-04-04move default mandate-service-selection template to ELGA mandate-client moduleThomas Lenz1-0/+0
2016-04-04add log-message to log MOA-SPSS initialization errorsThomas Lenz1-0/+1
2016-04-04fix typo in default tomcat start-scriptThomas Lenz1-2/+2
2016-03-31add errorcodes to eIDAS module functionalityThomas Lenz5-19/+148
2016-03-31fix missing implementation in ExceptionContainerThomas Lenz3-2/+12
2016-03-31if database cleanUP process found some unhandled exception, write error ↵Thomas Lenz9-36/+207
messages to technical log
2016-03-30implement first parts of eIDAS module error handling and error-response ↵Thomas Lenz17-60/+538
messaging
2016-03-30extract eIDAS SPType from inbound AuthnRequestThomas Lenz1-0/+9
2016-03-30add Metadata reload functionality to getRole(*) methodsThomas Lenz1-2/+12
2016-03-30set correct SPType in eIDAS authnRequestThomas Lenz1-1/+6
2016-03-30add additional information to eIDAS metadataThomas Lenz1-10/+51
2016-03-30fix missing Spring bean definitionsThomas Lenz3-3/+19
2016-03-30fix possible eIDAS attributes in IDP metadataThomas Lenz3-7/+103
2016-03-30Merge eIDAS code from eIDAS development branchThomas Lenz7-16/+48
Infos: Merge remote-tracking branch 'remotes/origin/eSense_eIDAS_development' into moa-id-3.2_(OPB) Conflicts: id/server/modules/moa-id-module-eIDAS/src/main/java/at/gv/egovernment/moa/id/protocols/eidas/EidasMetaDataRequest.java id/server/pom.xml repository/eu/eidas/eidas-commons/eidas.1.0/eidas-commons-eidas.1.0.jar repository/eu/eidas/eidas-commons/eidas.1.0/eidas-commons-eidas.1.0.pom repository/eu/eidas/saml-engine/eidas.1.0/saml-engine-eidas.1.0.jar repository/eu/eidas/saml-engine/eidas.1.0/saml-engine-eidas.1.0.pom
2016-03-30add 'ID' attribute to metadata 'entityDescriptor' elementThomas Lenz1-1/+2
2016-03-30fix problem with XML parser and additional features optionsThomas Lenz8-48/+174
2016-03-29fix problem in default templatesThomas Lenz2-2/+2