CSRF Security Check Failure

CSRF Security Check Failure

Rarely you may see an error resulting from the CSRF security check. This happens when either (1) cookies are disabled in your browser or (2) a page - more specifically a form - is left open and the data is not submitted or saved for a long time, generally more than an hour.  

If the check fails persistently upon logging in, it is likely that your browser is preventing cookies from being set. A quick search of the web for "Enabling Cookies" and the name of the browser you are using will lead you to articles on how to look into this solution.

If the check fails intermittently, it is likely due to a stagnant form. As a security precaution, our system times the form out assuming the request is not a legitimate one since it was not received shortly after we expected it. We have taken steps to limit the frequency for which this is encountered, but it is not possible to eradicate it entirely without defeating the purpose of the security check in the first place.

To address this issue, you should begin by refreshing the page by clicking reload. Then, and to prevent this error in the future, try to submit/save your information in a more timely manner.

If you continue to receive this error and reloading the page does not solve the issue, do not hesitate to get in touch with us.
    • Related Articles

    • Security Measures and Protocols

      Physical security of our server clusters is the responsibility of our hosting vendors. We utilize a combination of industry leading cloud hosting by Amazon Web Services and Linode to support all of our installations and related tooling and services. ...
    • System Requirements and Recommendations

      Concourse is a web-only solution. Therefore all you need is an internet-connected computer or device in order to access Concourse. Below is a breakdown of technical requirements and recommendations to fully utilize Concourse. Browser Chrome 67+ ...
    • Concourse for Editors

      Click on the link below to access our Articulate Rise training for Concourse syllabus editors. Please note that due to recently implemented security measures, the training will open in a separate window. Concourse for Editors Training
    • Repository of Feed Errors

      Feed processing involves populating and/or synchronizing data that is maintained by an external system. Feed processing can be used to migrate data from one system to another, such as populating syllabus item information like course descriptions or ...
    • Bulk Download

      Overview Due to institutional processes or accreditation requirements, you may need PDF files of syllabi that are stored in your Concourse instance. While it is possible to download individual syllabi manually, you may need to download too many ...