0 Replies Latest reply on Oct 22, 2013 12:17 PM by alessioale

    EJB3 Authentication via Certificate on JBoss EAP

    alessioale

      Hi,

       

      In my project I need to authenticate some clients via certificate (X509Certificate). These clients are swings apps and using remote connections when lookup for EJBs (session beans).

       

      Well, how can I configure my AS (in standalone or domain xml file) to support this authentication mechanism?

      Is it possible to enable also an authentication via a token credential, like a custom byte[]? Best if using a callback handler defined into jboss client properties (file or programmaticaly).

      I'm using JBoss EAP 6.1 server.

       

       

      Can someone show me an example?

       

      Thanks.

       

      Alessio