cloud:aws:workdocs
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
cloud:aws:workdocs [2023/11/01 07:13] – removed - external edit (Unknown date) 127.0.0.1 | cloud:aws:workdocs [2023/11/01 07:13] (current) – ↷ Page moved from business_process_management:camunda:cloud:aws:workdocs to cloud:aws:workdocs skipidar | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ===== Workdocs ===== | ||
+ | == Documentation == | ||
+ | |||
+ | |||
+ | Developer docs, needed to implement a **custom app**, | ||
+ | which will interact with documents in WorcDocs. | ||
+ | |||
+ | https:// | ||
+ | |||
+ | == Example of an authentication flow for custom app == | ||
+ | |||
+ | Create a " | ||
+ | |||
+ | * login: '' | ||
+ | * password: ''???'' | ||
+ | |||
+ | Create a "AWS My application" | ||
+ | * ID '' | ||
+ | |||
+ | |||
+ | Deploy some custom Web-App, which would work with " | ||
+ | |||
+ | * URL e.g. : '' | ||
+ | |||
+ | |||
+ | ==Step1== | ||
+ | |||
+ | Redirect the user, who is supposed to allow access to his workdocs files | ||
+ | |||
+ | Use URL '' | ||
+ | |||
+ | As described in https:// | ||
+ | |||
+ | {{https:// | ||
+ | |||
+ | ==Step2== | ||
+ | |||
+ | As a WorkDocs user I do login into the application, | ||
+ | |||
+ | {{https:// | ||
+ | |||
+ | ==Step3== | ||
+ | |||
+ | |||
+ | |||
+ | {{https:// | ||
+ | |||
+ | ==Step4== | ||
+ | |||
+ | Finally I am redirected to my web-app for the URL I have passed earlier (and registered in the "my applications" | ||
+ | |||
+ | {{https:// |