Hi everyone,
I am testing cloud_device sample, and by looking at the CI server receive message, at step 5, it is /oic/auth But the diagram here https://wiki.iotivity.org/oauth2_over_coap shows /oic/rd If I send /oic/rd request with authcode and authprovider, it will be rejected with unauthorized. By looking at the sample code, from the client side, it should be 1. Send /oic/auth with authcode and authprovider to CI server 2. Receive a session id 3. Make other request like /oic/rd with session id Is this the correct flow? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20160518/46ff51b8/attachment.html>
