206k views
5 votes
A users security token will be refreshed every time their password is changed.

1. False
2. True

User Ardrian
by
7.6k points

1 Answer

5 votes

Final answer:

A user's security token will be refreshed every time their password is changed.

Step-by-step explanation:

The statement “A user's security token will be refreshed every time their password is changed” is True.

In the context of computer security, a security token is a piece of information that is used to verify the identity of a user during the authentication process. When a user changes their password, it is recommended to refresh or update their security token as well to maintain the security of their account. By refreshing the security token, the system ensures that the older token, which may have been compromised or is no longer valid, is no longer usable.

For example, suppose a user's password is changed due to a security breach or an account compromise. In this case, it becomes essential to refresh the user's security token to prevent unauthorized access to the account using the old token.

User Dave Ross
by
9.1k points