User Tools

Site Tools


cloud:aws:workdocs

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
Step2

As a WorkDocs user I do login into the application, to approve the usage of my files by the app.

Step3

Step4

Finally I am redirected to my web-app for the URL I have passed earlier (and registered in the “my applications”)

cloud/aws/workdocs.txt · Last modified: 2023/11/01 07:13 by skipidar