-
Type: Task
-
Status: New
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: V4.0_WD01
-
Fix Version/s: CN01
-
Component/s: Securing OData
-
Labels:None
-
Environment:
[Proposed]
-
Proposal:
11.2.2 specifies that if properties are not available due to permissions, the Core.Permission’None’ is returned for that property.
For dynamic properties not advertised in metadata, there could be scenarios where even the fact that the property exists would be information leakage. For example, if the client specified the unadvertised property in $select and looked for a Core.Permission'None' annotation rather than a failed request.