User Tools

Site Tools


cloud:aws:workdocs

This is an old revision of the document!


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: `TODO`
  • password: ???

Create a “AWS My application” here with

  • ID `b92764b9-0591-460d-9b66-9c5615ccfff9`.

Deploy some custom Web-App:

Redirect the user, who is supposed to allow access to his workdocs files

Use URL `https://auth.amazonworkdocs.com/oauth?app_id=b92764b9-0591-460d-9b66-9c5615ccfff9&auth_type=ImplicitGrant&redirect_uri=http://www.example0.com`

cloud/aws/workdocs.1696525723.txt.gz · Last modified: by skipidar