2 Replies Latest reply on Mar 28, 2012 1:25 AM by hurzeler

    Seam 3 SAML configuration

    hurzeler

      Hey there,

      I can't find any example or doco on how to setup SAML on Seam3. Only OpenID is explained. Clearly the necessary classes are in:

        <dependency>

         <groupId>org.jboss.seam.security</groupId>

         <artifactId>seam-security-external</artifactId>

        </dependency>

      I hope someone can show us how to configure it (beans.xml?) otherwise all the work the Seam guys have done is a bit pointless.

       

      Thanks for your help!