aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src
AgeCommit message (Collapse)AuthorFilesLines
2017-03-16make nextByteRandom synchronized to additionally prevent problems with ↵Thomas Lenz1-1/+1
IAIK_JCE and Java JDK => 8u111
2017-03-15Fix bug in statistic logger that broke the authentication process on some ↵Thomas Lenz1-5/+22
protocols if database persist operation failes
2017-03-14workaround to fix possible problem with OpenSAML ↵Thomas Lenz2-2/+26
SecureRandomIdentifierGenerator in combination with JDK 8.121 and IAIK_JCE that cause in a java.lang.ArrayIndexOutOfBoundsException
2017-03-08update hash algorithm for ECC signing keys to SHA256Thomas Lenz1-1/+1
2017-02-22Refector eIDAS attribute generation do a dynamic way similar to the PVP ↵Thomas Lenz1-0/+7
attribute builder concept The eIDAS attribute list in eIDAS metadata that contains currently supported attributes is also generated dynamical
2017-02-09add additional validation steps in eIDAS message processingThomas Lenz4-12/+17
2017-02-09fix bug in bPK builder for eIDAS targetsThomas Lenz1-1/+1
2017-02-08update eIDAS assertion generation to generate an error message if attribute ↵Thomas Lenz2-0/+2
that is marked as required is not available
2017-02-08update eIDAS node configuration to allow more then on configuration for the ↵Thomas Lenz1-2/+2
same country code. Country codes can be extended by a suffix like NL and NL-Test. Both generates a Authn. request for NL but there are two entries in citizen country selector and maybe two different service URLs
2017-02-01fix problem with eIDAS response ContentType encodingThomas Lenz4-523/+5
2017-01-30enable encrypt of eIDAS assertion as defaultThomas Lenz1-1/+10
2017-01-27allow EntitiesDescriptor elements in eIDAS metadata.Thomas Lenz1-52/+62
2016-11-25fix problem in SAML2 credential provider that selects a wrong keyStoreThomas Lenz1-1/+1
2016-11-18fix bug in servletThomas Lenz1-5/+8
2016-11-04add hostname validation to httpclient 3.1, which is assumed by openSAML 2.xThomas Lenz2-2/+9
2016-11-04update Http client for MIS communicationThomas Lenz1-0/+14
2016-10-25fix another problem in session databaseThomas Lenz37-808/+1370
2016-10-25move JaxB classes into an own moduleThomas Lenz58-11361/+0
2016-10-24synchronize Metadata provider reload operationThomas Lenz1-2/+11
2016-10-24remove MOA-ID specific certStore directory.Thomas Lenz5-45/+3
From now, MOA-ID always use the MOA-SPSS certStore directory for chain building
2016-10-21add log messages in clean-up processThomas Lenz1-1/+1
2016-10-21update log messages and clean-up classesThomas Lenz3-6/+4
2016-10-21add functionality to support more than one ELGA mandate-serviceThomas Lenz4-17/+19
2016-10-21fix possible multi-threading problem with database connectionsThomas Lenz12-674/+545
2016-10-21update default list of allowed SSL ciphersThomas Lenz1-18/+32
2016-10-21update SSL certificate revocation-checking method-order if the IAIK_PKI ↵Thomas Lenz4-12/+30
module is used
2016-10-07add additional redirect in elga mandate-service selection-process to get out ↵Thomas Lenz2-1/+17
from BKU communication switch version of elga-mandate-module to 1.1
2016-09-30refactor http servlet response processing to prohibit 'chunked' transfer ↵Thomas Lenz2-12/+15
encoding
2016-09-15Merge branch 'Branch_MOA-ID-3.1.2' into eIDAS_node_implementationThomas Lenz1-1/+2
Conflicts: pom.xml
2016-09-15Fix bug in PVP2 Error Response (wrong EntityID)Thomas Lenz1-1/+2
2016-08-16add eIDAS response LoA validationThomas Lenz2-0/+2
2016-08-16change STORK QAA to eIDAS LoAThomas Lenz2-19/+7
2016-08-12fix a lot of problems which occur with new eIDAS SAML Engine v1.1.0Thomas Lenz5-4/+20
2016-08-12add log messageThomas Lenz1-0/+1
2016-08-01add additional info's to MIS log messagesThomas Lenz2-2/+6
2016-07-01Merge remote-tracking branch 'remotes/origin/moapid-3.2-opb-redis' into ↵Thomas Lenz10-47/+165
eIDAS_node_implementation
2016-07-01refactor some more parts of SSL TrustManagerThomas Lenz1-3/+1
2016-06-29using annotations for hibernate configuration nowChristian Maierhofer3-23/+20
2016-06-29Merge branch 'eIDAS_node_implementation_remote' into moapid-3.2-opb-redisChristian Maierhofer41-379/+816
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-28statisticlogger dbcp connection poolChristian Maierhofer10-26/+148
2016-06-22update PVP assertion builder to add user's remote IP address as attribute in ↵Thomas Lenz2-2/+22
'SubjectConformationData' element
2016-06-21add eIDAS bPK prefix: urn:publicid:gv.at:eidasid+Thomas Lenz1-1/+4
2016-06-21refactor metadataprovider to Spring implementationThomas Lenz20-181/+316
2016-06-07Merge remote-tracking branch 'remotes/origin/moapid-3.2-opb-redis' into ↵Thomas Lenz1-5/+6
eIDAS_node_implementation
2016-06-07added default properties to configChristian Maierhofer1-5/+6
2016-06-07Merge remote-tracking branch 'remotes/origin/moapid-3.2-opb-redis' into ↵Thomas Lenz29-342/+1506
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 Lenz5-96/+80
2016-06-07update local development demo appl.Thomas Lenz1-69/+128
2016-05-20fix problem with some SAML1 clients to request the SAML1 ↵Thomas Lenz1-1/+2
GetAuthenticationData SOAP service
2016-05-18changed constants to final static hash mapChristian Maierhofer1-11/+0