cloud:aws:workdocs
Table of Contents
Workdocs
Documentation
Developer docs, needed to implement a custom app, which will interact with documents in WorcDocs.
https://docs.aws.amazon.com/pdfs/workdocs/latest/developerguide/workdocs-dg.pdf
Example of an authentication flow for custom app
Create a “Workdocs Site” with a valid user
- login:
myworkdocsuser@gmail.com
- password:
???
Create a “AWS My application” here with
- ID
b92764b9-0591-460d-9b66-9c5615ccfff9
Deploy some custom Web-App, which would work with “Workdocs” files and need a access_token for that:
Step1
Redirect the user, who is supposed to allow access to his workdocs files
As described in https://docs.aws.amazon.com/pdfs/workdocs/latest/developerguide/workdocs-dg.pdf
Step2
Step3
Step4
cloud/aws/workdocs.txt · Last modified: 2023/11/01 07:13 by skipidar