-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major
-
Affects Version/s: V4.0_WD01
-
Component/s: Securing OData
-
None
-
Environment:
[Proposed]
If the application has the expression:
Customers?$filter=id eq @id
and the user supplies the value for @id as "1&$expand=Orders"
Then they have expanded the data that the application was intending.