0 Replies Latest reply on Jun 2, 2015 4:53 PM by yoav-golan

    cxf webservice client deploy on JBoss and kerberos authentication

    yoav-golan

      I have a cxf webservice client deploy on JBoss 7.1 . The client need to do kerberos authentication with the remote web service (use a keytab file).My application and the remote web service share the same Active directory (diffrents host in the same company).

      What changes I have to do in the Jboss configuration in order to support this authentication ?