Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-05-10 | Update to MOA-SPSS 3.0.0-RC1 | Thomas Lenz | 413 | -8244/+9235 | |
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-09 | fix ContentType typo, which make problems with IE11 in some casesMOA-ID-3.1.1 | Thomas Lenz | 11 | -23/+40 | |
2016-05-09 | fix some problems in configuration tool | Thomas Lenz | 2 | -6/+18 | |
2016-05-09 | update history.txt | Thomas Lenz | 1 | -0/+12 | |
2016-05-09 | update Struts to 2.3.28.1 ↵ | Thomas Lenz | 3 | -2/+581 | |
(https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-3081) switch MOA-ID Version to 3.1.1 | |||||
2016-05-09 | fix problem with PVP protocol and legacy mode (SP side BKU selection) | Thomas Lenz | 1 | -3/+1 | |
2016-05-09 | fix type in Redirect servlet implementation | Thomas Lenz | 1 | -1/+1 | |
2016-04-11 | add ELGA Mandate-Service client-module to final buildMOA-ID-3.1.0 | Thomas Lenz | 1 | -7/+2 | |
2016-04-11 | BKU selection template - hide useMandate checkbox if mandates are not in use | Thomas Lenz | 4 | -4/+4 | |
2016-04-08 | update PVP SubjectNameID generation in case of ELGA MandateService is used | Thomas Lenz | 1 | -0/+9 | |
2016-04-08 | some Update of ELGA MandateService client implementation | Thomas Lenz | 3 | -13/+38 | |
2016-04-08 | fix type in javascript template | Thomas Lenz | 1 | -1/+1 | |
2016-04-08 | fix typo in sendAssertionFormFull backup template | Thomas Lenz | 1 | -1/+1 | |
2016-04-08 | fix configurationTool BKU-selection preview problem | Thomas Lenz | 2 | -13/+25 | |
2016-04-08 | fix typo in redirectTarget parameter | Thomas Lenz | 1 | -1/+1 | |
2016-04-08 | fix typo in default BKU-Selection template | Thomas Lenz | 2 | -4/+4 | |
2016-04-08 | change logLevel to warn | Thomas Lenz | 1 | -1/+1 | |
2016-04-08 | fix bug in PVP2 assertion builder. | Thomas Lenz | 1 | -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-07 | change MOA-ID version commands in default configuration | Thomas Lenz | 1 | -8/+8 | |
2016-04-07 | fix some STORK configuration storage problem | Thomas Lenz | 1 | -10/+4 | |
2016-04-07 | add initial version of a virtual IDP REST URL rewrite filter | Thomas Lenz | 3 | -6/+203 | |
2016-04-07 | small default-config and handbook updates for final version 3.1.0 | Thomas Lenz | 8 | -1435/+648 | |
2016-04-07 | fix some possible problems with STORK configuration in config-GUI | Thomas Lenz | 12 | -122/+191 | |
2016-04-05 | make some minor handbook updates | Thomas Lenz | 3 | -4/+5 | |
2016-04-04 | move default mandate-service-selection template to ELGA mandate-client module | Thomas Lenz | 1 | -0/+0 | |
2016-04-04 | add log-message to log MOA-SPSS initialization errors | Thomas Lenz | 1 | -0/+1 | |
2016-04-04 | fix typo in default tomcat start-script | Thomas Lenz | 1 | -2/+2 | |
2016-03-31 | add errorcodes to eIDAS module functionality | Thomas Lenz | 5 | -19/+148 | |
2016-03-31 | fix missing implementation in ExceptionContainer | Thomas Lenz | 3 | -2/+12 | |
2016-03-31 | fix layout problem in configuration-tool on small screen size | Thomas Lenz | 1 | -2/+2 | |
2016-03-31 | if database cleanUP process found some unhandled exception, write error ↵ | Thomas Lenz | 9 | -36/+207 | |
messages to technical log | |||||
2016-03-30 | implement first parts of eIDAS module error handling and error-response ↵ | Thomas Lenz | 17 | -60/+538 | |
messaging | |||||
2016-03-30 | extract eIDAS SPType from inbound AuthnRequest | Thomas Lenz | 1 | -0/+9 | |
2016-03-30 | add Metadata reload functionality to getRole(*) methods | Thomas Lenz | 1 | -2/+12 | |
2016-03-30 | set correct SPType in eIDAS authnRequest | Thomas Lenz | 1 | -1/+6 | |
2016-03-30 | add additional information to eIDAS metadata | Thomas Lenz | 1 | -10/+51 | |
2016-03-30 | fix missing Spring bean definitions | Thomas Lenz | 3 | -3/+19 | |
2016-03-30 | fix possible eIDAS attributes in IDP metadata | Thomas Lenz | 3 | -7/+103 | |
2016-03-30 | Merge eIDAS code from eIDAS development branch | Thomas Lenz | 7 | -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-30 | add 'ID' attribute to metadata 'entityDescriptor' element | Thomas Lenz | 1 | -1/+2 | |
2016-03-30 | fix problem with XML parser and additional features options | Thomas Lenz | 8 | -48/+174 | |
2016-03-29 | fix problem in default templates | Thomas Lenz | 2 | -2/+2 | |
2016-03-29 | fix missing ID in SP metadata | Thomas Lenz | 1 | -0/+2 | |
2016-03-24 | update Session-Transfer-Module to restore session | Thomas Lenz | 6 | -48/+134 | |
2016-03-24 | fix possible NullPointer in error handling | Thomas Lenz | 2 | -0/+5 | |
2016-03-24 | changed metadata contenttype from text/xml to app/xml | Florian Reimair | 1 | -1/+1 | |
2016-03-24 | fix empty attribute problem | Thomas Lenz | 1 | -4/+7 | |
2016-03-24 | fix problem in moa-id-configuration with duplicate entries and delete operation | Thomas Lenz | 6 | -64/+94 | |
2016-03-24 | fix possible NullPointer in STORK configuration | Thomas Lenz | 1 | -9/+20 | |
2016-03-24 | update ELGA Mandate-Service client modul | Thomas Lenz | 3 | -137/+136 | |