aboutsummaryrefslogtreecommitdiff
path: root/id/server/modules/moa-id-modules-saml1
AgeCommit message (Collapse)AuthorFilesLines
2016-01-27fix unresolved dependency in SAML1 authentication moduleThomas Lenz3-6/+10
2016-01-12refactore STORK authentication module to use generic MOASession data-storageThomas Lenz1-2/+8
2015-10-15add maven test depentenciesThomas Lenz1-0/+16
2015-09-14move citizen-card authentication and validation (Security-layer ↵Thomas Lenz7-2/+520
communication) to discrete module
2015-09-11move authentication protocol implementation to separate modules.Thomas Lenz9-0/+1927
authentication protocol modules are loaded by SPI now.