jump to navigation

Securing Spring Web Flow 13 June 2007

Posted by Marten Deinum in Java, Spring Security, Spring Web Flow.
Tags: , , ,
trackback


Well that is the title of the presentation I just gave at the NL-JUG 2007 conference. The presentation was about the Spring Web Flow solution we created to secure flows. The presentation can be found and the conference website. The code is available in the JIRA under issue SWF-93 but for your convenience also available for download (press the link on the bottom of this post).

The presentation went well, there were some nice questions and a little bit of discussion. So my conclusion was that it was a nice presentation. I will blog about using this security solutions shortly. However for now I have a conference to attend.

WebFlow Security

Comments»

1. kobiav - 7 February 2008

Hi,

I need a sample configuration file for acegi as well as the flow.xml configuration.

I followed your presentation but I am having lots of trouble with Acegi and SWF.

My latest problem is:
“org.acegisecurity.AuthenticationCredentialsNotFoundException: An Authentication object was not found in the SecurityContext”

Please help!!
Thanks,
Kobi

2. leenab - 2 April 2008

Hello sir,

In my application I’m trying to secure the web-flows using ACEGI. Your article helped me to get the direction on this.

The interceptor for the flows, “FlowSecurityInterceptor” is in the package:
“org.springframework.webflow.security” . But in the spring-webflow jar I could not find the security package.

Can you please help in knowing from where can I get the binaries for the same so that I can use in my application.

Regards,
Leena