Skip to main content
Participant
December 14, 2022
Question

when a user changes their password, does that invalidate an oauth token

  • December 14, 2022
  • 1 reply
  • 375 views

https://opensource.adobe.com/acrobat-sign/developer_guide/gstarted.html#configure-oauth

 

if we use an oauth token to operate on behalf of a user, and that user changes their password in the Adobe system, does the current access token or the refresh token get invalided?

 

I read https://opensource.adobe.com/acrobat-sign/developer_guide/oauth.html#refresh-token-request which would allow me to continually request valid tokens, but I'm concerned about what happens when a user changes their password in between token usages / requests

This topic has been closed for replies.

1 reply

BonterraAuthor
Participant
December 19, 2022

bump????

 

Any Adobe experts want to confirm / deny if users change passwords what happens to the tokens?