aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/java
AgeCommit message (Expand)AuthorFilesLines
2019-02-04move code for Cookie management into CookieUtils.javaThomas Lenz2-36/+73
2019-02-04update Spring Redis BackendThomas Lenz1-4/+5
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-16fix problem in StatisticDatabase test functionalityThomas Lenz1-6/+4
2018-07-25some small modifications regarding EAAFCore 1.0.1Thomas Lenz2-13/+19
2018-07-20some log message modificationsThomas Lenz1-1/+1
2018-07-16Merge branch 'huge_refactoring' into development_previewThomas Lenz260-22335/+6135
2018-07-13some bug fixesThomas Lenz10-83/+103
2018-07-12Merge branch 'eIDAS_node_2.0_tests' into huge_refactoringThomas Lenz30-519/+1836
2018-07-10some small updates and handbook updateThomas Lenz2-1/+13
2018-07-03rename eIDAS LoA constantsThomas Lenz3-8/+26
2018-07-02update auth. module for central eIDAS node connectionThomas Lenz1-0/+78
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 Lenz20-1516/+279
2018-06-20add some missing filesThomas Lenz2-0/+450
2018-06-20refactor PVP2 S-Profile implementation and perform first testsThomas Lenz115-10747/+568
2018-06-15first tests with PVP2 S-Profil and SAML1Thomas Lenz6-38/+135
2018-06-15Add operation identifier for signature validation stepThomas Lenz1-1/+1
2018-06-15fix first refactoring problemsThomas Lenz1-0/+174
2018-06-14untested, but without dependency problemsThomas Lenz2-1/+3
2018-06-14some more stuffThomas Lenz64-1376/+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 Lenz2-0/+158
2018-05-30add error handling and some more validation to SL2.0 moduleThomas Lenz3-9/+29
2018-05-30add additional validation to SL20 moduleThomas Lenz5-32/+1018
2018-05-28refactore code to use EAAF core componentsThomas Lenz158-7637/+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 Lenz5-4/+71
2018-03-13add configuration parameter to disable 'targetFriendlyName' validation in sig...Thomas Lenz3-3/+12
2018-03-12add specific AuthBlock validation loggingThomas Lenz2-0/+28
2018-03-12add specific AuthBlock validation loggingThomas Lenz2-0/+28
2018-02-27some more updates are required to support postgresql databasesThomas Lenz1-0/+3
2018-02-23first untested unfactoring for Postgresql suppportThomas Lenz2-5/+11
2018-02-13optimize loglevelThomas Lenz2-7/+2
2018-02-01change Base64 encoder implementation to prohibit newLines in Base64 stringsThomas Lenz5-15/+14