SSO 用户匿名化后,用户被不断重新创建

I am using SSO from WordPress to Discourse.

If I anonymise a user, with the intention of removing the name and picture against all their posts (the user is banned), then if that user logs in again in WordPress it allows them to create a brand new account in Discourse based on their profile, which essentially unbans them as a new account.

This is a problem. Is there a way to mark some people in the system as “Do not let them create a new account with this same email address” or something?