Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-07-04 | add European Commission eIDAS-node v1.1 libs | Thomas Lenz | 1 | -5/+17 | |
2016-06-29 | Merge branch 'currenteidas' into moapid-3.2-opb-redis | Christian Maierhofer | 1 | -3/+3 | |
Conflicts: id/server/modules/moa-id-module-openID/src/test/java/test/at/gv/egovernment/moa/id/auth/oauth/CertTest.java | |||||
2016-06-29 | using annotations for hibernate configuration now | Christian Maierhofer | 2 | -5/+3 | |
2016-06-29 | Merge branch 'eIDAS_node_implementation_remote' into moapid-3.2-opb-redis | Christian Maierhofer | 32 | -114/+261 | |
Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/auth/servlet/AbstractController.java id/server/moa-id-commons/src/main/java/at/gv/egovernment/moa/id/commons/db/dao/session/AssertionStore.java | |||||
2016-06-28 | fix jUnit test in OpenID-Connect module | Thomas Lenz | 1 | -7/+5 | |
2016-06-28 | statisticlogger dbcp connection pool | Christian Maierhofer | 3 | -4/+9 | |
2016-06-23 | fix some problems in eIDAS module | Thomas Lenz | 3 | -12/+22 | |
2016-06-21 | fix a request validation problem in eIDAS endpoint | Thomas Lenz | 1 | -5/+15 | |
2016-06-21 | refactor metadataprovider to Spring implementation | Thomas Lenz | 15 | -41/+107 | |
2016-06-07 | Merge remote-tracking branch 'remotes/origin/moapid-3.2-opb-redis' into ↵ | Thomas Lenz | 9 | -83/+127 | |
eIDAS_node_implementation Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/SingleLogOutAction.java | |||||
2016-06-07 | Merge branch 'moa-id_with_moa-sig_and_eccelerate' into eIDAS_node_implementation | Thomas Lenz | 4 | -10/+22 | |
2016-05-20 | fix problem with some SAML1 clients to request the SAML1 ↵ | Thomas Lenz | 1 | -8/+20 | |
GetAuthenticationData SOAP service | |||||
2016-05-18 | Adopted Monitoring Servlet | Christian Maierhofer | 6 | -78/+121 | |
2016-05-18 | changed constants to final static hash map | Christian Maierhofer | 1 | -0/+0 | |
2016-05-12 | fix typo in SAML1 getAuthenticationData servlet | Thomas Lenz | 1 | -1/+1 | |
2016-05-10 | Update to MOA-SPSS 3.0.0-RC1 | Thomas Lenz | 112 | -836/+2319 | |
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 | 7 | -15/+28 | |
2016-05-09 | update Struts to 2.3.28.1 ↵ | Thomas Lenz | 1 | -2/+2 | |
(https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2016-3081) switch MOA-ID Version to 3.1.1 | |||||
2016-05-03 | Added Transactional Support to MOASessionDBUtils | Christian Maierhofer | 1 | -1/+2 | |
2016-04-21 | Added RedisTransaction storage | Christian Maierhofer | 3 | -5/+5 | |
2016-04-08 | some Update of ELGA MandateService client implementation | Thomas Lenz | 2 | -11/+32 | |
2016-04-08 | fix typo in redirectTarget parameter | Thomas Lenz | 1 | -1/+1 | |
2016-04-07 | fix some possible problems with STORK configuration in config-GUI | Thomas Lenz | 2 | -8/+11 | |
2016-04-04 | move default mandate-service-selection template to ELGA mandate-client module | Thomas Lenz | 1 | -0/+76 | |
2016-03-31 | add errorcodes to eIDAS module functionality | Thomas Lenz | 2 | -6/+85 | |
2016-03-31 | if database cleanUP process found some unhandled exception, write error ↵ | Thomas Lenz | 1 | -3/+3 | |
messages to technical log | |||||
2016-03-30 | implement first parts of eIDAS module error handling and error-response ↵ | Thomas Lenz | 15 | -59/+516 | |
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 | 5 | -14/+41 | |
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 | fix problem with XML parser and additional features options | Thomas Lenz | 2 | -2/+28 | |
2016-03-24 | update Session-Transfer-Module to restore session | Thomas Lenz | 5 | -45/+123 | |
2016-03-24 | changed metadata contenttype from text/xml to app/xml | Florian Reimair | 1 | -1/+1 | |
2016-03-24 | update ELGA Mandate-Service client modul | Thomas Lenz | 2 | -12/+11 | |
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 | 7 | -18/+179 | |
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 | add revisionslog info's to eIDAS and SLO methods | Thomas Lenz | 2 | -0/+20 | |
2016-03-22 | update SSO transfer module | Thomas Lenz | 6 | -102/+241 | |
2016-03-21 | update default revisions log entries | Thomas Lenz | 1 | -0/+12 | |
2016-03-21 | fix compilation problem | Thomas Lenz | 2 | -3/+3 | |
2016-03-21 | add missing error codes | Thomas Lenz | 1 | -3/+3 | |
2016-03-21 | fix some problems with logging and error codes | Thomas Lenz | 1 | -3/+11 | |
2016-03-18 | add SPType to metadata | Florian Reimair | 1 | -0/+2 | |