Update saml troubleshooting to reflect new behavior in rails 5
Rails 5 changed the behavior of protect_from_forgery
, so we can no longer comment it when skipping validate_authenticity_token
Edited by Diana Stanley
Rails 5 changed the behavior of protect_from_forgery
, so we can no longer comment it when skipping validate_authenticity_token