aboutsummaryrefslogtreecommitdiff
path: root/id/server/modules/moa-id-module-sl20_authentication
AgeCommit message (Expand)AuthorFilesLines
2018-06-11add jUnit for user-restrication whitelist-storeThomas Lenz1-1/+1
2018-06-07some more refactoring stuffThomas Lenz1-1/+1
2018-06-06update jUnit tests for SL20 eID verificationThomas Lenz100-37/+364
2018-06-06return checkcode false if no whitelist was loadedThomas Lenz158-0/+0
2018-06-06some small updateThomas Lenz6-21/+45
2018-06-05make IPC return URL configurable for debug purposesThomas Lenz2-1/+4
2018-06-05add one method to AssertionAttributeExtractor and add some log messagesThomas Lenz2-16/+32
2018-06-05some more SL20 authentication module updatesThomas Lenz6-16/+30
2018-06-05update SL20 implementationThomas Lenz19-161/+1124
2018-06-05implement user restriction based on whitelistingThomas Lenz1-2/+6
2018-05-30add error handling and some more validation to SL2.0 moduleThomas Lenz12-206/+539
2018-05-30add additional validation to SL20 moduleThomas Lenz3-11/+193
2018-05-29update SL2.0 module to support more than one VDA backendThomas Lenz2-6/+30
2018-05-28refactore code to use EAAF core componentsThomas Lenz3-12/+12
2018-05-17add result decryption for SL2.0 authentication moduleThomas Lenz7-24/+93
2018-05-16add initial version of Security-Layer 2.0 Authentication moduleThomas Lenz21-0/+2208