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>2015-10-13 10:39:06 +0200
commitc9f7fb8a31dfe3669fd23b578ad67d24f71d2483 (patch)
treecfd44d70cba2d06708e1030663552275c2e5079a /id/server/auth/pom.xml
parente469192bdf92866da4e0c584fe1cc683c2506ccd (diff)
downloadmoa-id-spss-c9f7fb8a31dfe3669fd23b578ad67d24f71d2483.tar.gz
moa-id-spss-c9f7fb8a31dfe3669fd23b578ad67d24f71d2483.tar.bz2
moa-id-spss-c9f7fb8a31dfe3669fd23b578ad67d24f71d2483.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 665c97964..53aab2f9e 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>