Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refresh token lifetime investigation #15

Open
stas-fomenko opened this issue Mar 26, 2020 · 0 comments
Open

Refresh token lifetime investigation #15

stas-fomenko opened this issue Mar 26, 2020 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@stas-fomenko
Copy link
Contributor

Description:
Need to find proper application settings of token expiration on microsoft graph and set them in order to make token lifetime longer as much as it possible

STR:

  1. Create a draft with any microsoft-onedrive-component trigger/action
  2. Refresh valid creds
  3. Leave draft as is for some time (3600sec +) and do not publish it.
  4. Continue draft configuration

AR: Credentials expired: 401
ER: Credentials are not expired for a long time (time need to be discussed), as the current component behavior makes flow developing very painful

@stas-fomenko stas-fomenko added bug Something isn't working enhancement New feature or request labels Mar 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant