Artifacts using Grails Spring Security Core Plugin (68)
Grails plugin to implement token-based, RESTful authentication using Spring Security
Last Release on Dec 17, 2024
Spring Security Role Generator
==============================
This plugin facilitates easier implementation of the spring security core annotated controllers.
It does this in two ways:
1. It provides a controller template that can be used during scaffolding.
This controller comes preconfigured with CREATE VIEW EDIT and DELETE annotations for the given class.
2. To tie into the controller above a generate-roles script is provided that will generate the
statements to create the roles for each ...
Last Release on Sep 30, 2016
The Spring Security Shiro plugin adds some support for using a hybrid approach combining Spring Security and Shiro. It currently only supports Shiro ACLs, since Spring Security ACLs are very powerful but can be very cumbersome to use, and the Shiro approach is straightforward and simple.
Last Release on Feb 24, 2021
The Spring Security UI plugin provides CRUD screens and other user management workflows.
Last Release on Feb 24, 2021
Save time integrating user registration and authentication with Spring Security Userstore Plugin -- a datastore (service)
for Spring Security Core (Authentication) and user information. Simply customize the UI (sign-in, sign-up, forgot-password,
reset_password and emails) and you've got user registration and authentication for your application w/o provisioning a
database and smtp server. You also get a nice dashboard for metrics/reporting.
Last Release on Sep 30, 2016
Vkontakte authentication support for the Spring Security plugin.
Last Release on Sep 30, 2016