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, 7 insertions, 0 deletions
diff --git a/id/server/auth-edu/pom.xml b/id/server/auth-edu/pom.xml
index 4e01c6260..b8bdad311 100644
--- a/id/server/auth-edu/pom.xml
+++ b/id/server/auth-edu/pom.xml
@@ -202,6 +202,13 @@
<artifactId>moa-id-module-ssoTransfer</artifactId>
<version>${moa-id-version}</version>
</dependency>
+
+ <dependency>
+ <groupId>MOA.id.server.modules</groupId>
+ <artifactId>moa-id-module-bkaMobilaAuthSAML2Test</artifactId>
+ <version>${moa-id-version}</version>
+ </dependency>
+
<!-- <dependency>
<groupId>org.apache.santuario</groupId>