From e147bdb7da8e48c1483c7732a0eb6b6f54699b66 Mon Sep 17 00:00:00 2001 From: Thomas Lenz Date: Tue, 20 May 2014 16:18:21 +0200 Subject: update version management --- .../src/main/java/pvp_postbinding_template.html | 48 ++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 id/server/stork2-commons/src/main/java/pvp_postbinding_template.html (limited to 'id/server/stork2-commons/src/main') diff --git a/id/server/stork2-commons/src/main/java/pvp_postbinding_template.html b/id/server/stork2-commons/src/main/java/pvp_postbinding_template.html new file mode 100644 index 000000000..2f93428b5 --- /dev/null +++ b/id/server/stork2-commons/src/main/java/pvp_postbinding_template.html @@ -0,0 +1,48 @@ +## ## 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 -- cgit v1.2.3