Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-05-09 | fix ContentType typo, which make problems with IE11 in some casesMOA-ID-3.1.1 | Thomas Lenz | 3 | -7/+11 | |
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-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 | 1 | -2/+6 | |
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 | add initial version of a virtual IDP REST URL rewrite filter | Thomas Lenz | 2 | -0/+196 | |
2016-04-07 | small default-config and handbook updates for final version 3.1.0 | Thomas Lenz | 1 | -0/+1 | |
2016-04-07 | fix some possible problems with STORK configuration in config-GUI | Thomas Lenz | 2 | -4/+8 | |
2016-04-04 | add log-message to log MOA-SPSS initialization errors | Thomas Lenz | 1 | -0/+1 | |
2016-03-31 | add errorcodes to eIDAS module functionality | Thomas Lenz | 2 | -13/+17 | |
2016-03-31 | fix missing implementation in ExceptionContainer | Thomas Lenz | 3 | -2/+12 | |
2016-03-31 | if database cleanUP process found some unhandled exception, write error ↵ | Thomas Lenz | 7 | -32/+203 | |
messages to technical log | |||||
2016-03-30 | implement first parts of eIDAS module error handling and error-response ↵ | Thomas Lenz | 2 | -1/+22 | |
messaging | |||||
2016-03-30 | Merge eIDAS code from eIDAS development branch | Thomas Lenz | 2 | -2/+7 | |
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 | 2 | -23/+33 | |
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 | 1 | -3/+11 | |
2016-03-24 | fix possible NullPointer in error handling | Thomas Lenz | 2 | -0/+5 | |
2016-03-24 | fix empty attribute problem | Thomas Lenz | 1 | -4/+7 | |
2016-03-23 | add additional parameters to ELGA mandate-service client implementation | Thomas Lenz | 5 | -4/+66 | |
2016-03-22 | fix junit tests | Thomas Lenz | 4 | -4/+11 | |
2016-03-22 | remove ProcessInstanceStore from Hibernate DB config | Thomas Lenz | 1 | -2/+1 | |
2016-03-22 | move ProcessInstanzDAO into transactionstorage | Thomas Lenz | 2 | -31/+40 | |
2016-03-22 | add revisionslog info's to eIDAS and SLO methods | Thomas Lenz | 6 | -31/+113 | |
2016-03-22 | update third party libs | Thomas Lenz | 1 | -2/+2 | |
2016-03-22 | fix nullpointer during IDP initiated Single LogOut | Thomas Lenz | 1 | -1/+11 | |
2016-03-22 | add revisions log entries | Thomas Lenz | 6 | -7/+11 | |
2016-03-21 | update libs | Thomas Lenz | 6 | -280/+22 | |
2016-03-21 | update default revisions log entries | Thomas Lenz | 1 | -7/+33 | |
2016-03-21 | fix compilation problem | Thomas Lenz | 1 | -0/+3 | |
2016-03-21 | add missing error codes | Thomas Lenz | 4 | -2/+53 | |
2016-03-21 | Change default PVP assertion encryption-algorithm to AES256-CBC | Thomas Lenz | 1 | -1/+1 | |
2016-03-21 | add missing PVP attribute 'mandate-type-oid' | Thomas Lenz | 3 | -0/+65 | |
2016-03-21 | fix some problems with logging and error codes | Thomas Lenz | 5 | -14/+37 | |
2016-03-21 | fix problem with entityID in single logout functionality | Thomas Lenz | 1 | -2/+4 | |
2016-03-21 | fix typo | Thomas Lenz | 1 | -1/+1 | |
2016-03-21 | remove unused constans | Thomas Lenz | 1 | -5/+0 | |
2016-03-21 | fix wrong PVP redirect service-endpoint | Thomas Lenz | 2 | -2/+8 | |
2016-03-17 | fixed xmlenc version | Florian Reimair | 1 | -1/+6 | |
2016-03-15 | change PVP EntityID to metadata-URL (SAML2 'well-known-location' method) | Thomas Lenz | 3 | -9/+20 | |
2016-03-15 | add log message into PVP AssertionBuilder | Thomas Lenz | 1 | -2/+3 | |
2016-03-15 | fix typos in GUIBuilder | Thomas Lenz | 1 | -3/+2 | |
2016-03-14 | update statuscodes and revisionslog codes | Thomas Lenz | 2 | -23/+23 | |
2016-03-14 | fix typo | Thomas Lenz | 1 | -1/+1 | |
2016-03-14 | add independent mandate-service selection step to choose between MIS and ↵ | Thomas Lenz | 2 | -11/+161 | |
ELGA mandate-service | |||||
2016-03-14 | refactor the GUI generation for user interaction | Thomas Lenz | 187 | -5017/+521 | |
2016-03-10 | remove axis 1 implementation completely | Thomas Lenz | 2 | -26/+53 | |