users@glassfish.java.net

Using Glassfish Realms with Grails

From: Michael Mellinger <mmellinger66_at_gmail.com>
Date: Wed, 4 Mar 2009 19:32:59 -0500

Is there a way to get Grails to use a realm created in Glassfish. This
tutorial, for examples, shows how to use the file realm in Glassfish.

http://www.netbeans.org/kb/articles/security-webapps.html

How would I get a Grails app to use the file realm so that I would only have
to log into Glassfish once? We currently use the JSecurity plugin.

http://www.grails.org/JSecurity+Plugin

The other popular plugin is Spring Security.

http://www.grails.org/AcegiSecurity+Plugin

-Mike