Andrew Casey
Andrew Casey
> I've checked the source code, and was wondering could it be due to special characters in the user name? I suppose it's not impossible - are you able to...
@weirdyang If you're in contact with the user, it might be interesting to ask them to try again after clearing their cookies. @weirdyang @NitinSinghSF @ChadEQ How is your key ring...
Does anyone have a log including namespace `Microsoft.AspNetCore.DataProtection`, ideally at the `Trace` level?
@weirdyang To confirm, this happens on _every_ form submission from this user? @NitinSinghSF @ChadEQ Are you seeing the same? There are multiple ways this error could arise.
All sorts of default behaviors are overridable, e.g. with `AntiforgeryOptions`, but it's not immediately obvious to me how the user's name/ID could be incorporated into the anti-forgery token or the...
I'm assuming no one has a repro project they're able to share?
Just for the record, I suppose I should mention that netcoreapp3.1 is out of support and wouldn't be patched if that ended up being the fix. I'm tentatively operating on...
@ChadEQ Are you seeing it for particular users or do you just occasionally see that log message?