aboutsummaryrefslogtreecommitdiff
path: root/id/server
AgeCommit message (Expand)AuthorFilesLines
2017-09-06switch to eIDAS SAML-engine 1.4.0-RC1Thomas Lenz1-5/+5
2017-09-06add static variable and update demo OAThomas Lenz1-0/+1
2017-09-06fix wrong entries in eIDAS metadata extensionsThomas Lenz1-4/+4
2017-09-06add xsd schema for eIDAS specific SAML2 extensionsThomas Lenz4-1/+74
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 Lenz2-1/+6
2017-07-27update logging behavior of eIDAS metadata provider implementationThomas Lenz1-5/+22
2017-07-26fix some bugs in combination with eIDAS saml-engine 1.3Thomas Lenz4-5/+7
2017-07-26fix bug in PVP metadata generator that prohibits SHA256 hash algorithms in co...Thomas Lenz1-2/+5
2017-07-26switch to eIDAS SAML-engine 1.3.0-finalThomas Lenz2-5/+6
2017-07-26refactor MOA metadataprovider to load metadata from file systemThomas Lenz10-9/+130
2017-07-26update MOA-Sig to 3.1.0Thomas Lenz1-0/+22
2017-07-25workAround to solve problem with IAIK-JCE and SSL algorithm parameter validationThomas Lenz1-0/+22
2017-07-25Revert "betaversion for a workaround to solve problem with Java8 >= 141 and S...Thomas Lenz4-671/+1
2017-07-25betaversion for a workaround to solve problem with Java8 >= 141 and SHA1 cert...Thomas Lenz4-1/+671
2017-07-17refactor MOA eIDAS metadata providerThomas Lenz2-101/+22
2017-07-17update MOA SAML2 metadata provider to support metadata located on file systemThomas Lenz4-88/+190
2017-07-13update DummyAuthentication module to support more than one SPThomas Lenz1-4/+27
2017-07-12add new demo module for dummy authenticationThomas Lenz11-1/+373
2017-07-12set UniqueOAIdentifier on process-management contextThomas Lenz1-0/+4
2017-06-07first untested implementation that based on the snapshot version 1.3.0 of eID...Thomas Lenz11-749/+1623
2017-06-06fix bug with empty OpenIDConnect scope parameterThomas Lenz1-16/+18
2017-05-03Log full MOA-SP signature-verification request into MOA-ID log if LogLevel is...Thomas Lenz1-2/+3
2017-03-28update MOA eIDAS-Engine to reload eIDAS metadata if request or response valid...Thomas Lenz6-26/+160
2017-03-28fix problem in javascript lib that is used for BKU selectionThomas Lenz2-6/+26
2017-03-16update default BKU selection templates to remove OnlineBKUThomas Lenz8-59/+268
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-10fix possible DoS BugThomas Lenz1-3/+11
2017-03-09add check if local citizen-card environment is running to CCE selection templateThomas Lenz4-1/+71
2017-03-08update java-script lib for html templates to detect Firefox >= 52 that does n...Thomas Lenz1-1/+17
2017-03-08update hash algorithm for ECC signing keys to SHA256Thomas Lenz1-1/+1
2017-02-23add some javadoc informationThomas Lenz1-5/+12
2017-02-23update eIDAS SP metadata, because SP needs persistent identifiers onlyThomas Lenz1-5/+12
2017-02-22Refector eIDAS attribute generation do a dynamic way similar to the PVP attri...Thomas Lenz16-183/+596
2017-02-21add support of additional eIDAS attributes by using a simple configuration fileThomas Lenz4-27/+77
2017-02-21update javadocThomas Lenz1-1/+1
2017-02-14change log level of one log message to traceeIDAS_node_implementationThomas Lenz1-1/+1
2017-02-10update eIDAS specific revisionslog entriesThomas Lenz4-4/+19
2017-02-09add additional validation steps in eIDAS message processingThomas Lenz10-38/+290
2017-02-09fix bug in bPK builder for eIDAS targetsThomas Lenz1-1/+1
2017-02-08if OA requests no eIDAS attributes than request PersonalIdentifier as minimumThomas Lenz1-1/+11
2017-02-08fix bug in configuration tool during eIDAS LoA level load operationThomas Lenz1-1/+5
2017-02-08update eIDAS assertion generation to generate an error message if attribute t...Thomas Lenz3-2/+10
2017-02-08update eIDAS node configuration to allow more then on configuration for the s...Thomas Lenz4-44/+18
2017-02-07update eIDAS SAML-engine to support http://www.w3.org/2007/05/xmldsig-more#sh...Thomas Lenz4-10/+503