HttpSecurity on 7.0 added oauth2AuthorizationServer method, but HttpSecurityDsl missing that
https://github.com/spring-projects/spring-security/blob/main/config/src/main/java/org/springframework/security/config/annotation/web/builders/HttpSecurity.java#L1532
https://github.com/spring-projects/spring-security/blob/main/config/src/main/kotlin/org/springframework/security/config/annotation/web/HttpSecurityDsl.kt