aboutsummaryrefslogtreecommitdiff
path: root/id/server/auth/pom.xml
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2015-10-13 10:39:06 +0200
committerThomas Lenz <tlenz@iaik.tugraz.at>2016-02-22 12:59:16 +0100
commitcbfed3f8fb9273155d57b32692b7e577c29a6c8a (patch)
treefe4cfb88c4fe8497f8e3611d1caa4a1b7ccee7ad /id/server/auth/pom.xml
parent1415029cd821ddcc8a3375b5f5e1473747e0d2d7 (diff)
downloadmoa-id-spss-cbfed3f8fb9273155d57b32692b7e577c29a6c8a.tar.gz
moa-id-spss-cbfed3f8fb9273155d57b32692b7e577c29a6c8a.tar.bz2
moa-id-spss-cbfed3f8fb9273155d57b32692b7e577c29a6c8a.zip
first version of EGIZ MOA-ID SSO session-transfer module
Diffstat (limited to 'id/server/auth/pom.xml')
-rw-r--r--id/server/auth/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/id/server/auth/pom.xml b/id/server/auth/pom.xml
index 96f51666f..806e7843c 100644
--- a/id/server/auth/pom.xml
+++ b/id/server/auth/pom.xml
@@ -166,6 +166,12 @@
<artifactId>moa-id-modul-citizencard_authentication</artifactId>
</dependency>
+ <dependency>
+ <groupId>MOA.id.server.modules</groupId>
+ <artifactId>moa-id-module-ssoTransfer</artifactId>
+ <version>${moa-id-version}</version>
+ </dependency>
+
<!-- transitive dependencies we don't want to include into the war -->
<dependency>
<groupId>iaik.prod</groupId>