Spring Security UI supported by SpringSource

13 votes

9% of Grails users

Dependency :
compile ":spring-security-ui:0.2"

Documentation Source Issues

Summary

User interface extensions for the Spring Security plugin

Installation

grails install-plugin spring-security-ui

Description

The official docs are here

Please report any issues in JIRA.

As of version 0.2 the plugin does not declare any dependencies on plugins, although it has several:

NameMinimum Version
spring-security-core1.2
mail1.0
jquery1.4.4
jquery-ui1.8.7
famfamfam1.0

This is to support both 1.3.x and 2.0 applications without specifying a fixed version. Be sure that you have these dependent plugins installed before installing this one (using the latest versions of each is your best bet).