On Jan 25, 2017 3:42 PM, "Gregg Reynolds" <dev at mobileink.com> wrote:
On Jan 25, 2017 3:30 PM, "Nash, George" <george.nash at intel.com> wrote: ... I would still really appreciate an example of a permissive ACL *.json file that I could use. dunno if this will help, but this is what i use: https://github.com/iotk/iochibity-c/blob/master/ examples/get/data/oic_svr_db_client.json https://github.com/iotk/iochibity-c/blob/master/ examples/get/data/oic_svr_db_server.json these hardcode the creds, so you can mess around with permissions easily, w/o dealing with onboarding stuff, e.g. fwiw, what took me a while to figure out is the doxm and creds stuff. note the symmetry. that's for authentication. once that works you can play at will with the subjectid and perms on resources (authorization). g gregg -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20170125/fcb12239/attachment.html>
