SAML 2.x support for the Spring Security Plugin
Dependency :
compile ":spring-security-saml:1.0.0.M20"Custom repositories :
mavenRepo "https://build.shibboleth.net/nexus/content/repositories/releases/" mavenRepo "https://build.shibboleth.net/nexus/content/groups/public/"
Summary
SAML 2.x support for the Spring Security Plugin
Installation
grails install-plugin spring-security-saml
Description
Work in progress
The plugin is currently being developed, and it depends on a Spring Security Extension which is not yet released in any public Maven repository.