Skip to content

FDP_SOP_EXT.1.1 needs to allow for permissible Cross Origin Resource Sharing #32

@muchlikeacat

Description

@muchlikeacat

FDP_SOP_EXT.1.1 states:
The TSF shall only permit scripts contained in one webpage to access data in a second webpage if both pages are from the same origin.

However, modern browsers have mechanisms by which web applications can authorize scripts operating from a different origin (whether part of the same application or a different application) to access data/resources. This type of sharing is referred to as Cross Origin Resource Sharing (CORS) and is a critical capability for many complex applications. Recommend adding language that provides an exception here for CORS that has been authorized by the target origin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions