Spring Security Plugin Introduction
Demonstrates how to get started with the Spring Security core plugin by adding access control to an existing application. Learn how to protect your application's pages and make your user interface security aware.
Have you created a video that shows how to do something with Grails or shows off some of its features? Perhaps you've found one online. If so, please submit it so that other Grails users can benefit from it! Submit Screencast for Approval.
Demonstrates how to get started with the Spring Security core plugin by adding access control to an existing application. Learn how to protect your application's pages and make your user interface security aware.
Follows the Spring Security Plugin Introduction screencast to cover how the plugin handles AJAX requests. It also show you how to add your own custom login form.