I am working on Sitecore Item Web Api, I have a mulitisite solution and I want to give access of Sitecore Item web api to specific Site as per sitecore user.
For example, I have a demo site and have specific user for this site:
uname - test
pass - test123
My requirement is this user only can access given site via api not others Is it possible and how?
I am using http://sdn.sitecore.net/upload/sdn5/modules/sitecore%20item%20web%20api/sitecore_item_web_api_developer_guide_sc66-71-a4.pdf document and on page 13 it shows some extra fields for security "Field Remote Read" but in normal solution it's not showing any field like this

