OpenID authentication support for the Spring Security plugin. supported by SpringSource

3 votes
Dependency :
compile ":spring-security-openid:1.0.4"
Custom repositories :
mavenRepo "http://guice-maven.googlecode.com/svn/trunk/"

Documentation Source Issues

Summary

OpenID authentication support for the Spring Security plugin.

Installation

OpenID authentication support for the Spring Security plugin.

grails install-plugin spring-security-openid

Installs the plugin

grails s2-init-openid

Creates OpenId Controller and templates for it.

grails s2-create-openid org.myapp.OpenID

Creates OpenID domain class.

Description

OpenID authentication support for the Spring Security plugin.

The official docs are here

Please report any issues in JIRA.