OpenID authentication support for the Spring Security plugin. supported by SpringSource
Dependency :
compile ":spring-security-openid:1.0.4"Custom repositories :
mavenRepo "http://guice-maven.googlecode.com/svn/trunk/"
Summary
OpenID authentication support for the Spring Security plugin.
Installation
OpenID authentication support for the Spring Security plugin.grails install-plugin spring-security-openidInstalls the plugingrails s2-init-openidCreates OpenId Controller and templates for it.grails s2-create-openid org.myapp.OpenIDCreates OpenID domain class.