I've tested the Spring Security SAML Extension for integration in my project and it looks good for me. But I have one problem with this implementation: How can I change the authentication to a form based login?
I have an application with a login form. And the requirement is that the authentication goes against an Active Directory Federation Services. But up to now I found no way in the SAML Extension.
Sorry about this question, but my experience in Spring Security are not very good. I hope the someone here can help me in a simple way.
Best Regards Thomas