You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a client calls and unauthenticated endpoint and sends their authentication credentials, there isn't a message or indication that the credentials aren't being used. This can cause confusion and may lead a user to think their credentials are correct when they aren't.
Definition of Done
Determine if informing users when their credentials aren't used is necessary
Determine how to inform users (i.e. in response body, headers)
The text was updated successfully, but these errors were encountered:
Summary
If a client calls and unauthenticated endpoint and sends their authentication credentials, there isn't a message or indication that the credentials aren't being used. This can cause confusion and may lead a user to think their credentials are correct when they aren't.
Definition of Done
The text was updated successfully, but these errors were encountered: