Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | 9 | -1441/+655 | |
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 | 18 | -85/+234 | |
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 | |
2016-03-24 | add log messages to SSO transfer modul | Thomas Lenz | 1 | -2/+6 | |
2016-03-23 | add additional parameters to ELGA mandate-service client implementation | Thomas Lenz | 12 | -22/+245 | |
2016-03-23 | update Session-Transfer-Module | Thomas Lenz | 1 | -1/+1 | |
2016-03-22 | removed misleading warn statement | Florian Reimair | 1 | -8/+9 | |
2016-03-22 | fixed missing relay state forwarding | Florian Reimair | 3 | -1/+27 | |
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 | 9 | -31/+178 | |
2016-03-22 | update SSO transfer module | Thomas Lenz | 7 | -103/+258 | |
2016-03-22 | update third party libs | Thomas Lenz | 9 | -37/+57 | |
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 | 18 | -451/+68 | |
2016-03-21 | update default revisions log entries | Thomas Lenz | 2 | -7/+45 | |
2016-03-21 | fix compilation problem | Thomas Lenz | 3 | -3/+6 | |