Hi
our web-stack heavily uses JSF + Facelets combination. We have successfully integrated our Authentication as SpringSecurity ( 2.x) and in the process of integrating Authorization also.
But i felt & got to know that Spring-Security <authorize> tags doesn't have JSF + Facelets supported implementation. can you give me some pointers how can i proceed.
is there any documentation or materials to work spring-security roles based authorization with JSF & facelets combination.
thanks
ek



