aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-09-20update third party libsThomas Lenz6-10/+37
2016-09-20fix bug in eIDAS LoA validationThomas Lenz1-1/+1
2016-09-15Merge branch 'Branch_MOA-ID-3.1.2' into eIDAS_node_implementationThomas Lenz3-1/+633
Conflicts: pom.xml
2016-09-15switch version to 3.1.3MOA-ID-3.1.3Thomas Lenz1-2/+2
2016-09-15update history and readme for version 3.1.3Thomas Lenz2-0/+631
2016-09-15Fix bug in PVP2 Error Response (wrong EntityID)Thomas Lenz1-1/+2
2016-09-15update handbookThomas Lenz1-1/+1
2016-09-15fix bPK validation in configuration GUIThomas Lenz1-3/+2
2016-09-15fix problem with MOA-ID-configuration GUI and SecurityLayer Templates in ↵Thomas Lenz3-7/+47
legacy mode
2016-09-15fix Bug in 'parse document from input stream' method which produce a ↵Thomas Lenz1-5/+7
SaxParserException if DebugLevel is 'debug'
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 Lenz3-4/+26
2016-08-16workaround for JavaDoc compilation error with Java 8Thomas Lenz1-0/+3
2016-08-16change STORK QAA to eIDAS LoAThomas Lenz22-122/+163
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 Lenz19-417/+257
2016-08-12add log messageThomas Lenz1-0/+1
2016-08-12modify eidas-commons-1.1.0.jar to solve bug with hardcoded config-file ↵Thomas Lenz1-0/+0
reference into a local directory
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 Lenz3-13/+17
2016-08-01update moa-sig-lib and iaik-libs to solve bug in pki moduleThomas Lenz9-9/+11
2016-07-04add European Commission eIDAS-node v1.1 libsThomas Lenz6-5/+17
2016-07-01Merge remote-tracking branch 'remotes/origin/moapid-3.2-opb-redis' into ↵Thomas Lenz28-259/+347
eIDAS_node_implementation
2016-07-01refactor some more parts of SSL TrustManagerThomas Lenz3-5/+40
2016-06-29changed debug to trace for spring bean creationChristian Maierhofer1-3/+3
2016-06-29Merge branch 'currenteidas' into moapid-3.2-opb-redisChristian Maierhofer4-19/+15
Conflicts: id/server/modules/moa-id-module-openID/src/test/java/test/at/gv/egovernment/moa/id/auth/oauth/CertTest.java
2016-06-29some additional SSLTrustManager updateThomas Lenz1-6/+6
2016-06-29small change in SSLTrustManager CertStore configThomas Lenz1-8/+4
2016-06-29added statisticlog dbcp parameter to default configChristian Maierhofer1-2/+15
2016-06-29using annotations for hibernate configuration nowChristian Maierhofer9-36/+37
2016-06-29Merge branch 'eIDAS_node_implementation_remote' into moapid-3.2-opb-redisChristian Maierhofer308-6275/+3759
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 wrong maven repository URLThomas Lenz1-2/+2
2016-06-28fix jUnit test in OpenID-Connect moduleThomas Lenz1-7/+5
2016-06-28statisticlogger dbcp connection poolChristian Maierhofer29-238/+323
2016-06-23fix some problems in eIDAS moduleThomas Lenz3-12/+22
2016-06-23update configuration GUI for eIDAS nodesThomas Lenz1-1/+1
2016-06-22update PVP assertion builder to add user's remote IP address as attribute in ↵Thomas Lenz2-2/+22
'SubjectConformationData' element
2016-06-21fix a request validation problem in eIDAS endpointThomas Lenz1-5/+15
2016-06-21add eIDAS bPK prefix: urn:publicid:gv.at:eidasid+Thomas Lenz6-7/+37
2016-06-21fix Bug in 'parse document from input stream' method which produce a ↵Thomas Lenz1-5/+7
SaxParserException if DebugLevel is 'debug'
2016-06-21update moa-sig version to RC5 to solve problems with AuthBlock XST ↵Thomas Lenz3-3/+3
transformation
2016-06-21refactor metadataprovider to Spring implementationThomas Lenz41-228/+602
2016-06-07Merge remote-tracking branch 'remotes/origin/moapid-3.2-opb-redis' into ↵Thomas Lenz2-18/+24
eIDAS_node_implementation
2016-06-07added default properties to configChristian Maierhofer2-18/+24
2016-06-07Merge remote-tracking branch 'remotes/origin/moapid-3.2-opb-redis' into ↵Thomas Lenz49-578/+1740
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 Lenz195-4274/+410
2016-06-07update local development demo appl.Thomas Lenz1-69/+128
2016-06-07update handbookThomas Lenz1-1/+1
2016-05-31fix bPK validation in configuration GUIThomas Lenz1-3/+2