How to Regenerate OAuth Token Using Azure Provider?
Greetings,
I'm trying to refresh Oauth tokens I'm creating, but neither the user action nor the Flow step "Refresh Token" seems to work.
I am using the Client Credentials option to authorize the Token. MS Azure is the provider for the Token. What should I be doing differently to refresh the token?
Comments
-
Hello there!
First, can we ensure you have the right scope enabled? Scopes are permissions that limit an application's access to a user account. More information on required scopes can be found by referring to the application's API documentation. If you are using Azure, you should ensure that Offline Access is enabled to perform the refresh. Adding the line "https://outlook.office.com/.default offline_access" to the Token's Scope Field should help (shown in the documentation below). This gives the Token the necessary permissions to refresh offline.
Also, if you are using Client Credentials, you will need to use the Reset Client Credentials step to perform the token refresh consistently (see documentation below). Running a scheduled job to perform this might be optimal.
https://documentation.decisions.com/docs/creating-oauth-tokens
We hope this helps!
-Gregory
Howdy, Stranger!
Categories
- 4.3K All Categories
- 70 General
- 11 Training
- 206 Installation / Setup
- 1.1K Flows
- 109 Rules
- 268 Administration
- 212 Portal
- 496 General Q & A
- 706 Forms
- 338 Reports
- 3 Designer Extensions
- 48 Example Flows
- 56 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 184 Pages
- 5 Process Mining
- New Features
- 182 Datastructures
- 69 Repository
- 228 Integrations
- 28 Multi-Tenant
- 27 SDK
- 81 Modules
- 57 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 130 Lunch And Learn Questions