You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#21373 introduced VaadinSecurityConfigurer for a better integration and modularization of Spring Security in Vaadin applications.
VaadinSecurityConfigurer will be the new recommended way to configure Sprin Security, so VaadinWebSecurity should be deprecated and then removed in a future major release.
Migration steps from VaadinWebSecurity to VaadinSecurityConfigurer should be documented (vaadin/docs#4298)
The text was updated successfully, but these errors were encountered:
#21373 introduced
VaadinSecurityConfigurer
for a better integration and modularization of Spring Security in Vaadin applications.VaadinSecurityConfigurer
will be the new recommended way to configure Sprin Security, soVaadinWebSecurity
should be deprecated and then removed in a future major release.Migration steps from
VaadinWebSecurity
toVaadinSecurityConfigurer
should be documented (vaadin/docs#4298)The text was updated successfully, but these errors were encountered: