OPI Blog
Learn from experts in their fields

Browsing Tags: spring-security-core

Custom Authentication with the Grails Spring Security Core Plugin
@burtbeckwith did a great job making Spring Security easily customizable and cake to work with in Grails via the Spring Security Core Plugin. However, authentication requirements can emerge that don’t fit any of its current ...
Leverage Spring Security to Handle Mobile Access to Your Grails App
Now that I have an AWESOME little mobile version of my grails appliction, why do I put myself through the pain of logging in through the standard login page?  It gets to be a lot ...