summaryrefslogtreecommitdiff
path: root/chef-server/lib/views/openid_consumer/start.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'chef-server/lib/views/openid_consumer/start.html.haml')
-rw-r--r--chef-server/lib/views/openid_consumer/start.html.haml4
1 files changed, 4 insertions, 0 deletions
diff --git a/chef-server/lib/views/openid_consumer/start.html.haml b/chef-server/lib/views/openid_consumer/start.html.haml
new file mode 100644
index 0000000000..75ed9a9257
--- /dev/null
+++ b/chef-server/lib/views/openid_consumer/start.html.haml
@@ -0,0 +1,4 @@
+<%= @form_text %>
+<script type="text/javascript">
+document.getElementById('openid_form').submit();
+</script> \ No newline at end of file