aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main
AgeCommit message (Expand)AuthorFilesLines
2019-02-18set UTF-8 encoding as defaultThomas Lenz2-10/+9
2019-02-18add 'Austrian eID' demo-mode to simulate attribute behavior from 2020Thomas Lenz10-645/+238
2019-02-12add Log messagesThomas Lenz2-1/+3
2019-02-04update SSLUtils to use default JVM trustStore for SSL connections as optionalThomas Lenz3-2/+17
2019-02-04add code for eID4U attribute collectionThomas Lenz2-0/+70
2019-02-04move code for Cookie management into CookieUtils.javaThomas Lenz2-36/+73
2019-02-04update Spring Redis BackendThomas Lenz2-5/+7
2018-10-16update third party libs to solve incompatibility with JDK11Thomas Lenz1-2/+2
2018-08-27fix error message in case of wrong encoded foreign-bPK decryption keysThomas Lenz1-3/+6
2018-08-27fix small problem in implementation of a monitoring moduleThomas Lenz1-1/+1
2018-08-27fix bug with wrong DummyStatisticLogger packagenameThomas Lenz2-26/+3
2018-08-16fix problem in StatisticDatabase test functionalityThomas Lenz1-6/+4
2018-07-25some small modifications regarding EAAFCore 1.0.1Thomas Lenz2-13/+19
2018-07-20add one log messageThomas Lenz1-0/+1
2018-07-20some log message modificationsThomas Lenz2-4/+13
2018-07-16Merge branch 'huge_refactoring' into development_previewThomas Lenz266-22375/+6225
2018-07-13some bug fixesThomas Lenz12-85/+109
2018-07-12Merge branch 'eIDAS_node_2.0_tests' into huge_refactoringThomas Lenz33-523/+1867
2018-07-10some small updates and handbook updateThomas Lenz2-1/+13
2018-07-03rename eIDAS LoA constantsThomas Lenz4-9/+27
2018-07-02update auth. module for central eIDAS node connectionThomas Lenz2-0/+81
2018-07-02add Annotations to AttributeBuilderThomas Lenz21-0/+42
2018-06-25add SP specific configuration for SL2.0Thomas Lenz1-1/+3
2018-06-22some more pvp2 updatesThomas Lenz21-1517/+279
2018-06-20add some missing filesThomas Lenz2-0/+450
2018-06-20refactor PVP2 S-Profile implementation and perform first testsThomas Lenz116-10752/+599
2018-06-15first tests with PVP2 S-Profil and SAML1Thomas Lenz8-38/+136
2018-06-15Add operation identifier for signature validation stepThomas Lenz2-2/+2
2018-06-15fix first refactoring problemsThomas Lenz3-21/+181
2018-06-14untested, but without dependency problemsThomas Lenz2-1/+3
2018-06-14some more stuffThomas Lenz65-1378/+1347
2018-06-14more refactoring staffThomas Lenz36-1847/+1524
2018-06-12fix wrong encoding in EncryptedBPKAttributeBuilderThomas Lenz2-7/+15
2018-06-12add jUnit simple test for AuthDataBuilder and foreign bPK generationThomas Lenz3-131/+79
2018-06-12Merge branch 'eIDAS_node_2.0_tests' of gitlab.iaik.tugraz.at:egiz/moa-idspss ...Thomas Lenz1-3/+37
2018-06-12add foreign bPK generation into AuthenticationDataBuilderThomas Lenz7-11/+128
2018-06-11add jUnit for user-restrication whitelist-storeThomas Lenz1-3/+37
2018-06-07add one fileThomas Lenz1-0/+820
2018-06-07some more refactoring stuffThomas Lenz5-826/+29
2018-06-06return checkcode false if no whitelist was loadedThomas Lenz1-2/+5
2018-06-06refactor user whitelist to allow list updates without restarting the IDPThomas Lenz2-2/+27
2018-06-05add one method to AssertionAttributeExtractor and add some log messagesThomas Lenz1-7/+50
2018-06-05update SL20 implementationThomas Lenz3-11/+15
2018-06-05update moa-sig to 3.1.2 to get signing time in XML signature verification resultThomas Lenz2-45/+52
2018-06-05implement user restriction based on whitelistingThomas Lenz5-1/+170
2018-05-30add error handling and some more validation to SL2.0 moduleThomas Lenz5-10/+35
2018-05-30add additional validation to SL20 moduleThomas Lenz5-32/+1018
2018-05-28refactore code to use EAAF core componentsThomas Lenz159-7646/+903
2018-05-17fix some more bugs in SAML2 ATTRIBUTEQUERRY implementation for federated auth...Thomas Lenz6-20/+22
2018-05-16add initial version of Security-Layer 2.0 Authentication moduleThomas Lenz7-4/+86