Difference between revisions of "Device flow usecase 1"
Pavel.lobko (talk | contribs) |
Pavel.lobko (talk | contribs) |
||
Line 6: | Line 6: | ||
:At the very begining your application should be registrated as a client (obtaining Device ID and Device Password) on the resource that will be requested for protected data. In our case we should follow | :At the very begining your application should be registrated as a client (obtaining Device ID and Device Password) on the resource that will be requested for protected data. In our case we should follow | ||
[https://console.developers.google.com/apis/credentials Google's instructions]. | [https://console.developers.google.com/apis/credentials Google's instructions]. | ||
+ | :Add SSL sertificate “google.com” to your DCM CLIENT. | ||
+ | ;step 1 | ||
+ | |||
− | |||
:Execute command | :Execute command | ||
;step 2 | ;step 2 | ||
+ | |||
+ | |||
+ | |||
:User Accept | :User Accept |
Revision as of 14:08, 6 April 2020
Google drive API
Lets walk step by step through our example with creating "i2rest.doc" file on "i2restexample" user's Google Drive
- Preparations
- At the very begining your application should be registrated as a client (obtaining Device ID and Device Password) on the resource that will be requested for protected data. In our case we should follow
- Add SSL sertificate “google.com” to your DCM CLIENT.
- step 1
- Execute command
- step 2
- User Accept