aboutsummaryrefslogtreecommitdiff
path: root/id/server/auth-edu/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'id/server/auth-edu/pom.xml')
-rw-r--r--id/server/auth-edu/pom.xml7
1 files changed, 6 insertions, 1 deletions
diff --git a/id/server/auth-edu/pom.xml b/id/server/auth-edu/pom.xml
index adfb2aa4f..42e035c7a 100644
--- a/id/server/auth-edu/pom.xml
+++ b/id/server/auth-edu/pom.xml
@@ -207,7 +207,12 @@
<groupId>MOA.id.server.modules</groupId>
<artifactId>moa-id-module-bkaMobilaAuthSAML2Test</artifactId>
</dependency>
-
+
+ <dependency>
+ <groupId>MOA.id.server.modules</groupId>
+ <artifactId>moa-id-module-dummy-authenticatiuon</artifactId>
+ </dependency>
+
<dependency>
<groupId>MOA.id.server.modules</groupId>
<artifactId>moa-id-module-sl20_authentication</artifactId>