The structure should look like this ``` http { saml2Login { authenticationManager = ProviderManager(authenticationProvider) } } ``` Related to gh-7654