Forum Discussion
mikelarah
Advocate I
6 years agoScheduled refreshes for OAuth2 authenticated datasources
What is recommendation for handling scheduled refreshes on Datasets/Dataflows when you are using OAuth2 credentials to connect to a datasource? It seems that once the access token expires, then th...
Aron_Moore
Solution Specialist
6 years agoWe use a 'service' account that has credentials that don't expire.
mikelarah
Advocate I
6 years agoI'm not sure I understand? We also use 'service account' users to get around expiring passwords, but for the datasource credentials you have to provide an access token (not the username/password basic creds) which does expire.