Asp.net 8.0 Identity Claim reverts after RemoveClaim
When I try to remove an Asp.Net (core) 8.0 identity claim (for a different user than is currently signed in), the claim seems to be removed, but then it reverts back to the original value.
When I try to remove an Asp.Net (core) 8.0 identity claim (for a different user than is currently signed in), the claim seems to be removed, but then it reverts back to the original value.