In #6554, the names "intention" and "csrfProvider" were changed to "csrfTokenId" and "csrfTokenGenerator". This is not yet reflected in the SecurityBundle configuration, which still contains the configuration values "intention" and "csrf_provider".
Corresponding aliases "csrf_token_id" and "csrf_token_generator" should be created.
TODO