Application not secured with Spring Security
Hi,
In the documentation it says something like:
The Spring Security SAML Extension can be used in applications which are not primarily secured using Spring Security.
The application I want to modify uses spring, but is not secured using spring security. I don't have much experience with spring security and am wondering if there is any advantage in reworking the application to use spring security, before introducing the SAML Extension.
Thanks in advance.
mwp.