aboutsummaryrefslogtreecommitdiff
path: root/id/server/modules/moa-id-modules-saml1
AgeCommit message (Expand)AuthorFilesLines
2016-02-18fix problem with pending-requests and protocol specific error messagesThomas Lenz1-2/+2
2016-02-18refactor authentication process to use service-provider configuration from pe...Thomas Lenz4-114/+121
2016-02-16Refactore eIDAS module to new Spring based protocol engineThomas Lenz1-1/+0
2016-02-15First untested part: Refactor authentication modules and process management t...Thomas Lenz4-80/+78
2016-02-10Merge branch 'moa-id-3.0.0-snapshot' into moa-id-3.2_(OPB)Thomas Lenz1-6/+6
2016-02-08fix possible bottleneck in case of high load and a low number of allowed data...Thomas Lenz1-9/+8
2016-01-28add dependency to SAML1 authentication modulThomas Lenz1-0/+6
2016-01-28fix maven dependency build problemThomas Lenz1-2/+0
2016-01-27Merge branch 'eSense_eIDAS_development' into moa-id-3.2_(OPB)Thomas Lenz2-2/+6
2016-01-27fix unresolved dependency in SAML1 authentication moduleThomas Lenz3-6/+10
2016-01-25add temporarily eIDAS functionality to SAML1 authentication protocol for deve...Thomas Lenz3-7/+19
2016-01-22Merge branch 'eSense_eIDAS_development' into moa-id-3.2_(OPB)Thomas Lenz1-2/+8
2016-01-18refactor additional parts of MOA-ID-Auth to enabled virtual IDP functionalityThomas Lenz1-1/+1
2016-01-15Merge branch 'multiple_IDP_publicURLPrefixes' into moa-id-3.0.0-snapshotThomas Lenz3-3/+15
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 communication...Thomas Lenz7-2/+520
2015-09-11move authentication protocol implementation to separate modules.Thomas Lenz9-0/+1927