Closed
Description
The Java Configuration and Kotlin Configuration examples in the docs use the authorizeRequests
DSL method. These examples should be updated to use authorizeHttpRequests
instead.
The Java Configuration and Kotlin Configuration examples in the docs use the authorizeRequests
DSL method. These examples should be updated to use authorizeHttpRequests
instead.