aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java/at/gv/egovernment/moa/id/protocols/pvp2x
AgeCommit message (Expand)AuthorFilesLines
2019-02-04update SSLUtils to use default JVM trustStore for SSL connections as optionalThomas Lenz2-2/+6
2018-07-25some small modifications regarding EAAFCore 1.0.1Thomas Lenz1-1/+1
2018-07-12Merge branch 'eIDAS_node_2.0_tests' into huge_refactoringThomas Lenz5-60/+41
2018-07-02update auth. module for central eIDAS node connectionThomas Lenz1-0/+78
2018-06-22some more pvp2 updatesThomas Lenz1-1/+1
2018-06-20add some missing filesThomas Lenz2-0/+450
2018-06-20refactor PVP2 S-Profile implementation and perform first testsThomas Lenz86-9739/+357
2018-06-15first tests with PVP2 S-Profil and SAML1Thomas Lenz2-15/+4
2018-06-14some more stuffThomas Lenz21-305/+646
2018-06-14more refactoring staffThomas Lenz1-1/+1
2018-06-07some more refactoring stuffThomas Lenz1-2/+3
2018-06-05add one method to AssertionAttributeExtractor and add some log messagesThomas Lenz1-7/+50
2018-06-05update SL20 implementationThomas Lenz1-1/+0
2018-05-30add error handling and some more validation to SL2.0 moduleThomas Lenz3-9/+29
2018-05-30add additional validation to SL20 moduleThomas Lenz1-29/+69
2018-05-28refactore code to use EAAF core componentsThomas Lenz30-511/+63
2018-05-17fix some more bugs in SAML2 ATTRIBUTEQUERRY implementation for federated auth...Thomas Lenz5-17/+19
2017-12-19if auth. req. preprocessing failes, write transaction error into revisionsLoggerThomas Lenz1-8/+67
2017-11-29update loggingMOA-ID-3.3.0Thomas Lenz3-9/+16
2017-11-29Fix problem in SAML2 AuthnRequestValidatorThomas Lenz2-11/+16
2017-11-28deactivated PVP EntityCategory mapper as defaultThomas Lenz2-22/+44
2017-11-28Add PVP metadata SAML2 EntityAttribute resolver filterThomas Lenz2-0/+209
2017-11-27add String escaping on same methodsThomas Lenz2-371/+0
2017-11-20add new constantsThomas Lenz1-4/+95
2017-10-13enable mandates for eIDAS nodesThomas Lenz4-44/+19
2017-10-05fix OpenSAML problem that facilitates unsigned AuthnRequests when using http ...Thomas Lenz2-4/+53
2017-09-20make SAML2 http POST-Binding template and mandate-service selection-template ...Thomas Lenz10-38/+82
2017-08-28catch possible NullPointerExceptionThomas Lenz1-0/+6
2017-07-26fix bug in PVP metadata generator that prohibits SHA256 hash algorithms in co...Thomas Lenz1-2/+5
2017-07-26refactor MOA metadataprovider to load metadata from file systemThomas Lenz1-5/+4
2017-07-17update MOA SAML2 metadata provider to support metadata located on file systemThomas Lenz2-79/+182
2017-03-14workaround to fix possible problem with OpenSAML SecureRandomIdentifierGenera...Thomas Lenz1-1/+15
2017-03-08update hash algorithm for ECC signing keys to SHA256Thomas Lenz1-1/+1
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-04add hostname validation to httpclient 3.1, which is assumed by openSAML 2.xThomas Lenz2-2/+9
2016-10-25fix another problem in session databaseThomas Lenz4-15/+14
2016-10-24synchronize Metadata provider reload operationThomas Lenz1-2/+11
2016-10-24remove MOA-ID specific certStore directory.Thomas Lenz2-3/+1
2016-10-21add log messages in clean-up processThomas Lenz1-1/+1
2016-10-21update log messages and clean-up classesThomas Lenz1-1/+2
2016-10-21fix possible multi-threading problem with database connectionsThomas Lenz1-31/+14
2016-10-21update SSL certificate revocation-checking method-order if the IAIK_PKI modul...Thomas Lenz3-11/+28
2016-09-30refactor http servlet response processing to prohibit 'chunked' transfer enco...Thomas Lenz1-5/+5
2016-09-15Merge branch 'Branch_MOA-ID-3.1.2' into eIDAS_node_implementationThomas Lenz1-1/+2
2016-09-15Fix bug in PVP2 Error Response (wrong EntityID)Thomas Lenz1-1/+2
2016-08-12add log messageThomas Lenz1-0/+1
2016-06-22update PVP assertion builder to add user's remote IP address as attribute in ...Thomas Lenz1-0/+7
2016-06-21refactor metadataprovider to Spring implementationThomas Lenz10-92/+158
2016-06-07Merge remote-tracking branch 'remotes/origin/moapid-3.2-opb-redis' into eIDAS...Thomas Lenz4-149/+151