aboutsummaryrefslogtreecommitdiff
path: root/id/server/idserverlib/src/main/resources
diff options
context:
space:
mode:
authorAlexander Marsalek <amarsalek@iaik.tugraz.at>2014-07-16 17:04:17 +0200
committerAlexander Marsalek <amarsalek@iaik.tugraz.at>2014-07-16 17:04:17 +0200
commitd2b55c814089cd667115c6c2e46daf14c8c2611c (patch)
tree999fc47c13511b17d0ef5ab7a49f9bf9560a854b /id/server/idserverlib/src/main/resources
parentba924b55cf1aa028b384ce5feaeef3defa4572b8 (diff)
downloadmoa-id-spss-d2b55c814089cd667115c6c2e46daf14c8c2611c.tar.gz
moa-id-spss-d2b55c814089cd667115c6c2e46daf14c8c2611c.tar.bz2
moa-id-spss-d2b55c814089cd667115c6c2e46daf14c8c2611c.zip
iFrame leaving problem fixed, redirect code changed
Diffstat (limited to 'id/server/idserverlib/src/main/resources')
-rw-r--r--id/server/idserverlib/src/main/resources/resources/templates/stork2_postbinding_template.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/id/server/idserverlib/src/main/resources/resources/templates/stork2_postbinding_template.html b/id/server/idserverlib/src/main/resources/resources/templates/stork2_postbinding_template.html
index f655caee0..f901351a2 100644
--- a/id/server/idserverlib/src/main/resources/resources/templates/stork2_postbinding_template.html
+++ b/id/server/idserverlib/src/main/resources/resources/templates/stork2_postbinding_template.html
@@ -23,7 +23,7 @@
-->
</style>
- <form action="${action}" method="post" target="_parent">
+ <form action="${action}" method="post" target="_self">
<div>
#if($RelayState)<input type="hidden" name="RelayState"
value="${RelayState}" />#end #if($SAMLRequest)<input type="hidden"