Forum Discussion
lfk73
Jun 23, 2025Brass Contributor
Token replay question
 I had a case of a user being phished and their token being used in a replay attack.  The replay appeared in the sign in logs from a different IP address to the "true" users IP.  I then saw activity o...
VasilMichev
Jun 23, 2025MVP
I haven't tested this recently, but this was indeed the case back when I last played with this. It's embedded as part of the access token ("ipaddr" claim).
- lfk73Jun 24, 2025Brass ContributorOk so the initial authentication the user is tricked into performing shows the attackers IP?