Received Response

<%= render partial: "spinner" %> <%= debug @saml_response.to_xhtml %>
<%= javascript_tag do %> window.onload = function(){ window.setTimeout(function(){ window.location.href = '<%= providers_path %>'; }, 5000); }; <% end %>