aboutsummaryrefslogtreecommitdiff
path: root/id/server/modules
AgeCommit message (Collapse)AuthorFilesLines
2016-09-20fix bug in eIDAS SAML-engine to allow 2 minutes time jitter in ↵Thomas Lenz5-3/+151
Assertion->Conditions element
2016-08-16add SSO/SLO container functionality to eIDAS protocol impl. to support SSO ↵Thomas Lenz1-6/+51
functionality
2016-08-16add eIDAS response LoA validationThomas Lenz1-4/+24
2016-08-16change STORK QAA to eIDAS LoAThomas Lenz4-24/+21
2016-08-16update eIDAS attribute generation from AuthDataThomas Lenz2-22/+110
2016-08-12workaround for eIDAS metadata signature validation during reload operation.Thomas Lenz1-3/+4
(Because metadata isSigned() flag in MOASPMetadataSignatureFilter.class is always false, if already loaded metadata are checked)
2016-08-12fix a lot of problems which occur with new eIDAS SAML Engine v1.1.0Thomas Lenz10-410/+220
2016-08-02First untested version of refactor eIDAS module, which uses eIDAS SAMLEngine ↵Thomas Lenz28-770/+1794
v1.1 from JoinUp
2016-08-01add additional info's to MIS log messagesThomas Lenz1-11/+11
2016-07-04add European Commission eIDAS-node v1.1 libsThomas Lenz1-5/+17
2016-06-29Merge branch 'currenteidas' into moapid-3.2-opb-redisChristian Maierhofer1-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-29using annotations for hibernate configuration nowChristian Maierhofer2-5/+3
2016-06-29Merge branch 'eIDAS_node_implementation_remote' into moapid-3.2-opb-redisChristian Maierhofer32-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-28fix jUnit test in OpenID-Connect moduleThomas Lenz1-7/+5
2016-06-28statisticlogger dbcp connection poolChristian Maierhofer3-4/+9
2016-06-23fix some problems in eIDAS moduleThomas Lenz3-12/+22
2016-06-21fix a request validation problem in eIDAS endpointThomas Lenz1-5/+15
2016-06-21refactor metadataprovider to Spring implementationThomas Lenz15-41/+107
2016-06-07Merge remote-tracking branch 'remotes/origin/moapid-3.2-opb-redis' into ↵Thomas Lenz9-83/+127
eIDAS_node_implementation Conflicts: id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x/SingleLogOutAction.java
2016-06-07Merge branch 'moa-id_with_moa-sig_and_eccelerate' into eIDAS_node_implementationThomas Lenz4-10/+22
2016-05-20fix problem with some SAML1 clients to request the SAML1 ↵Thomas Lenz1-8/+20
GetAuthenticationData SOAP service
2016-05-18Adopted Monitoring ServletChristian Maierhofer6-78/+121
2016-05-18changed constants to final static hash mapChristian Maierhofer1-0/+0
2016-05-12fix typo in SAML1 getAuthenticationData servletThomas Lenz1-1/+1
2016-05-10Update to MOA-SPSS 3.0.0-RC1Thomas Lenz112-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-09fix ContentType typo, which make problems with IE11 in some casesMOA-ID-3.1.1Thomas Lenz7-15/+28
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-03Added Transactional Support to MOASessionDBUtilsChristian Maierhofer1-1/+2
2016-04-21Added RedisTransaction storageChristian Maierhofer3-5/+5
2016-04-08some Update of ELGA MandateService client implementationThomas Lenz2-11/+32
2016-04-08fix typo in redirectTarget parameterThomas Lenz1-1/+1
2016-04-07fix some possible problems with STORK configuration in config-GUIThomas Lenz2-8/+11
2016-04-04move default mandate-service-selection template to ELGA mandate-client moduleThomas Lenz1-0/+76
2016-03-31add errorcodes to eIDAS module functionalityThomas Lenz2-6/+85
2016-03-31if database cleanUP process found some unhandled exception, write error ↵Thomas Lenz1-3/+3
messages to technical log
2016-03-30implement first parts of eIDAS module error handling and error-response ↵Thomas Lenz15-59/+516
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 Lenz5-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-30fix problem with XML parser and additional features optionsThomas Lenz2-2/+28
2016-03-24update Session-Transfer-Module to restore sessionThomas Lenz5-45/+123
2016-03-24changed metadata contenttype from text/xml to app/xmlFlorian Reimair1-1/+1
2016-03-24update ELGA Mandate-Service client modulThomas Lenz2-12/+11
2016-03-24add log messages to SSO transfer modulThomas Lenz1-2/+6
2016-03-23add additional parameters to ELGA mandate-service client implementationThomas Lenz7-18/+179
2016-03-23update Session-Transfer-ModuleThomas Lenz1-1/+1