From 080e499cc22a0065ea7f47e04b6c0f336533e21e Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Mon, 3 Feb 2014 07:17:34 +0100 Subject: *update Assembly script *move demoOA to moa.id.demoOA *change name of moa-id configuration-tool --- .../templates/pvp_postbinding_template.html | 51 ---------------------- id/oa/pom.xml | 10 +++-- 2 files changed, 7 insertions(+), 54 deletions(-) delete mode 100644 id/oa/bin/src/main/resources/templates/pvp_postbinding_template.html (limited to 'id/oa') diff --git a/id/oa/bin/src/main/resources/templates/pvp_postbinding_template.html b/id/oa/bin/src/main/resources/templates/pvp_postbinding_template.html deleted file mode 100644 index 1215c2b58..000000000 --- a/id/oa/bin/src/main/resources/templates/pvp_postbinding_template.html +++ /dev/null @@ -1,51 +0,0 @@ -## -## Velocity Template for SAML 2 HTTP-POST binding -## -## Velocity context may contain the following properties -## action - String - the action URL for the form -## RelayState - String - the relay state for the message -## SAMLRequest - String - the Base64 encoded SAML Request -## SAMLResponse - String - the Base64 encoded SAML Response - - - - - - - -
Your login is being processed. Thank you for waiting.
- - - -
-
- #if($RelayState)#end - - #if($SAMLRequest)#end - - #if($SAMLResponse)#end - -
- -
- - - \ No newline at end of file diff --git a/id/oa/pom.xml b/id/oa/pom.xml index adb372bd0..c5664c281 100644 --- a/id/oa/pom.xml +++ b/id/oa/pom.xml @@ -1,8 +1,14 @@ + + MOA + id + 1.9.98-SNAPSHOT + + 4.0.0 - MOA + MOA.id moa-id-oa war 2.0.0 @@ -34,7 +40,6 @@ javax.servlet servlet-api - 2.4 provided @@ -75,7 +80,6 @@ MOA moa-common - 2.0 jar -- cgit v1.2.3