I want to implement centralized authentication and authorization using shale framework.
So when any user tries to access any of application pages or faces, this authorization process will allow/restrict as per there security configurations. This authorization process will have one database where all authorization details are provide. I would like to know little technical implementation feasibility. Will this be possible by implementing in one single Managed Bean? How I can control and manager further navigation? I will be thankful to all, who will provide suggestions and solutions. Thanks in advance Nikish Parikh
