Relative Content

Tag Archive for javaapachejsfsaml

Ambiguity Issue in Bean Configuration with SAML2, Java 6, JSF, and Tomcat 7

When deploying an application that uses SAML2 for authentication on Tomcat 7, I encountered an issue related to the creation of beans in the Spring Security configuration. The problem manifests as an ambiguity in constructor arguments when Spring attempts to instantiate certain beans defined in the applicationContext.xml.