Howto Secure JSF via Spring/Acegi


I’m working on an implementation to secure JSF via Acegi for some time now. Although, I’ve no time left to develop a fully deployable example to present here, I will give you the most important information that helped me to get things running:

JSF/Acegi authentication with a backing bean

Martin helped me a lot and in the end his example got even better ;-) .

BTW: The JSF-Spring team has announced that they will support the use of the SpringMVC controller in the JSF lifecycle, so that the integration of Acegi will be easier. Maybe this will become a standard way of implementation. So, we can skip all the previous hacks.

blog comments powered by Disqus