← Prev in month ← Prev in thread
Next in thread → Next in month →

[OASIS Issue Tracker] Created: (ODATA-262) Specify how OData services can be protected against cross-site request forgery (CSRF or XSRF)

From
OASIS Issues Tracker <>
Date
2013-02-06T10:28:05+00:00
ID
126348609.8991360146474374.JavaMail.tomcat55@mw00
Thread
[OASIS Issue Tracker] Created: (ODATA-262) Specify how OData services can be protected against cross-site request forgery (CSRF or XSRF)
Specify how OData services can be protected against cross-site request forgery (CSRF or XSRF)
---------------------------------------------------------------------------------------------

                 Key: ODATA-262
                 URL: http://tools.oasis-open.org/issues/browse/ODATA-262
             Project: OASIS Open Data Protocol (OData) TC
          Issue Type: New Feature
          Components: OData Protocol v1.0
    Affects Versions: WD01
         Environment: [Proposed]
            Reporter: Ralf Handl
             Fix For: WD01


A good CSRF protection pattern is that the server issues a CSRF token that is communicated to the in a special header in responses to GET requests.
This CSRF token must be included in a special header in subsequent modifying requests.

To guarantee interoperability between different OData implementations the choreography, header names, and header formats must be standardized.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tools.oasis-open.org/issues/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
← Prev in month ← Prev in thread
Next in thread → Next in month →