Will changing an account password also change existing DEV APPs oauth2 and jwt tokens ?

新規投稿

コメント

1件のコメント

  • jcleblanc

    Hi ,

     

    For the tokens, those should be a snapshot in time, so they should still maintain the same level of access for the user account even after the password is changed. In short, no, they shouldn't auto-revoke unless there is something that is done to revoke the tokens.

     

    For FTP access, if you're using user credentials to log in the ftp services then you will need to use the new login credentials if those are changed.

     

    - Jon

    0
    コメントアクション パーマリンク

サインインしてコメントを残してください。