mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-16 23:33:31 +00:00
Changed indentation on saml2Login() snippets to align more closely with surrounding documentation. Also removed call to super.configure as this would enable formLogin as well as httpBasic. Replaced with default endpoint authorization statement. Issue gh-7654