I'm writing a custom authentication provider for using an API key currently. I have it mostly working now, but one thing is baffling me. I've tracked down the part of Symfony that created this behaviour to this:I'm writing a custom authentication provider fo