From 3536b99c17250772f253ea5925da72a29e327c58 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Fri, 11 Sep 2015 18:23:33 +0200 Subject: move authentication protocol implementation to separate modules. authentication protocol modules are loaded by SPI now. --- id/server/auth/pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'id/server/auth') diff --git a/id/server/auth/pom.xml b/id/server/auth/pom.xml index 0a9955af0..beefad3ca 100644 --- a/id/server/auth/pom.xml +++ b/id/server/auth/pom.xml @@ -150,6 +150,17 @@ moa-id-module-monitoring + + + MOA.id.server.modules + moa-id-module-saml1 + + + + MOA.id.server.modules + moa-id-module-openID + + iaik.prod -- cgit v1.2.3