4 Replies Latest reply on Jan 13, 2010 5:09 AM by kapitanpetko

    Mixed authentication methods (Client-cert and form) in Seam

    miguelandresyb

      I want to have two authentication methods in seam:


      I need to authenticate automatically through Client Certificates and if no suitable certificate is installed, authenticate through username and password


      Is there a way to do this in seam?