summaryrefslogtreecommitdiff
path: root/bin/ui
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ui')
-rwxr-xr-xbin/ui1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/ui b/bin/ui
index 894f9a6e..8dab9df1 100755
--- a/bin/ui
+++ b/bin/ui
@@ -388,6 +388,7 @@ class UI
<body style="background-color: pink;">
<h2>Received SAML Response</h2>
<textarea readonly="readonly" disabled="disabled" cols=220 rows=40><%=- saml_response.to_xml(pretty: true) -%></textarea>
+ <pre id="saml-response"><%= request.params["SAMLResponse"] %></pre>
</body>
</html>
ERB