Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用oauth2我的 salesforce 应用程序对用户进行身份验证。但是当用户更新他们的密码时,他们的密码refresh_token不再有效。access_token当他们在salesforce中更改密码时如何再次获取?
oauth2
refresh_token
access_token
访问令牌应在重置时通过电子邮件发送给用户。如果不是,您需要手动重置它——无法从 Salesforce 访问它。
要重置它,请转到[Your Name] | Setup | My Personal Information | Reset Security Token
[Your Name] | Setup | My Personal Information | Reset Security Token