Forum Discussion
whereismydata
3 years agoResolver IV
text boxes
Hi, following problem: I want to show some text in a text box that changes with the filter context. the report shows data of a selected scenario. The scenarios are constantly changing (outdat...
lbendlin
3 years agoSuper User
Are you talking about on-premise SharePoint?
whereismydata
3 years agoResolver IV
no, sharepoint online. I do not want to be dependend on users credentials
- lbendlin3 years agoSuper User
Don't you use OAUTH2?
- whereismydata3 years agoResolver IV
Hi lbendlin ,
well I guess yes, so OAUTH2 is Token based and therefore a password change will not affect the connection? How long does the token stay valid?- lbendlin3 years agoSuper User
Take your token and throw it at jwt.io - it will tell you the validity period.