Error

    <% @saml_response.errors.full_messages.each do |message| %>
  • <%= message %>
  • <% end %>
<%= debug @saml_response.try(:to_xml, pretty: true) %>