aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main
AgeCommit message (Expand)AuthorFilesLines
2017-11-27add String escaping on same methodsThomas Lenz8-521/+10
2017-11-20add new constantsThomas Lenz1-4/+95
2017-11-13solve logging problem to lose log messages in some special casesThomas Lenz1-3/+3
2017-11-13add error message escaptionThomas Lenz1-1/+1
2017-11-13fix some open CrossSiteScripting pathsThomas Lenz1-1/+2
2017-10-19optimize logging in eIDAS moduleThomas Lenz5-6/+6
2017-10-19add new eIDAS representative attributes from eIDAS spec. 1.2Thomas Lenz2-52/+83
2017-10-19fix bug in eIDAS response encryption configurationThomas Lenz2-2/+19
2017-10-18some small refactoring in RedirectServletThomas Lenz1-1/+17
2017-10-13enforce eiDAS legal-person MDS if citizen uses mandates and no legal-person a...Thomas Lenz2-0/+2
2017-10-13switch log levels to infoThomas Lenz9-15/+15
2017-10-13fix bug in MandateNaturalPersonBPKAttributeBuilder.java that sets attribute v...Thomas Lenz2-1/+23
2017-10-13enable mandates for eIDAS nodesThomas Lenz20-468/+597
2017-10-11fix wrong eIDAS bPK calculationThomas Lenz1-1/+1
2017-10-10update error handlingThomas Lenz1-0/+1
2017-10-10update MOAIDTrustManager to implement a better error handling for acceptedSer...Thomas Lenz1-0/+1
2017-10-05fix OpenSAML problem that facilitates unsigned AuthnRequests when using http ...Thomas Lenz2-4/+53
2017-10-04enable mandates for eIDAS service providerThomas Lenz1-3/+8
2017-10-03add functionality to put additional parameters on executioncontextThomas Lenz1-5/+27
2017-10-03update template builder to support OA specific BKU detection templatesThomas Lenz2-2/+57
2017-10-03remove mobileBKU and add an additional third BKUThomas Lenz3-23/+23
2017-09-22update eIDAS attribute builder for legalPersonIdentifierThomas Lenz2-33/+43
2017-09-20make SAML2 http POST-Binding template and mandate-service selection-template ...Thomas Lenz20-544/+220
2017-09-19update TransactionUtis for MDC logging and add unique OA identifier as additi...Thomas Lenz8-34/+91
2017-09-06update StatisticLogger to handle unknown BKUTypesThomas Lenz1-2/+8
2017-08-28update IAIK libsThomas Lenz1-2/+2
2017-08-28catch possible NullPointerExceptionThomas Lenz1-0/+6
2017-07-27add eIDAS to StatisticLogger.javaThomas Lenz1-1/+5
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 Lenz5-7/+52
2017-07-25workAround to solve problem with IAIK-JCE and SSL algorithm parameter validationThomas Lenz1-0/+22
2017-07-17update MOA SAML2 metadata provider to support metadata located on file systemThomas Lenz2-79/+182
2017-07-12set UniqueOAIdentifier on process-management contextThomas Lenz1-0/+4
2017-03-16limit length of some logged identifier to max length of 254 charactersThomas Lenz1-9/+18
2017-03-16make nextByteRandom synchronized to additionally prevent problems with IAIK_J...Thomas Lenz1-1/+1
2017-03-15Fix bug in statistic logger that broke the authentication process on some pro...Thomas Lenz1-5/+22
2017-03-14workaround to fix possible problem with OpenSAML SecureRandomIdentifierGenera...Thomas Lenz2-2/+26
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 attri...Thomas Lenz1-0/+7
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 t...Thomas Lenz2-0/+2
2017-02-08update eIDAS node configuration to allow more then on configuration for the s...Thomas Lenz1-2/+2
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