ciroanacleto / opensso-springsecurity

Port of the OpenSSO (OpenAM) Spring Security provider to Spring Security version 3.1.3.RELEASE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

We've been using OpenAM (10) with Spring Security, and needed to upgrade to version 3.1(.3) which configures FilterChainProxy with a list of SecurityFilterChains. I had the source code from some of the ForgeRock (http://forgerock.org/) repos, and basically just upgraded the parts that have changed since 3.0. With the exception of the changed FilterChainProxy model, you can conf this just like the original version (I'll add the missing reference to that later...).

About

Port of the OpenSSO (OpenAM) Spring Security provider to Spring Security version 3.1.3.RELEASE


Languages

Language:Java 100.0%