In the AuthN/AuthZ article it references that "Authentication is the process of proving that the user with a digital identity who is requesting access is the rightful owner of that identity." is that true or should be reworded that the user with the digital identity has the right credentials. I think ownership is separate from authentication. Having the keys to the house doesn't mean I own the house. We can argue that malicious actors doing credential stuffing attacks are authenticated but not rightful owners of the identity but rather have the right credentials.
In the AuthN/AuthZ article it references that "Authentication is the process of proving that the user with a digital identity who is requesting access is the rightful owner of that identity." is that true or should be reworded that the user with the digital identity has the right credentials. I think ownership is separate from authentication. Having the keys to the house doesn't mean I own the house. We can argue that malicious actors doing credential stuffing attacks are authenticated but not rightful owners of the identity but rather have the right credentials.