Skip to content

Update saml troubleshooting to reflect new behavior in rails 5

Diana Stanley requested to merge patch-165 into master

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

Merge request reports