Re: CXF and kerberos authentication

2014-03-25 Thread Marco Di Sabatino Di Diodoro
=true >storeKey=true >keyTab="my.keytab" > principal="my/services.example.com"; > }; > > Regards, > Andrei. Regards Marco > >> -Original Message- >> From: Marco Di Sabatino Di Diodoro [mailto:marco.disabat...@tirasa.net] >> Sen

Re: CXF and kerberos authentication

2014-03-25 Thread Marco Di Sabatino Di Diodoro
Hi Sergey, Il giorno 19/mar/2014, alle ore 10:57, Sergey Beryozkin ha scritto: > Hi Marco > On 19/03/14 08:44, Marco Di Sabatino Di Diodoro wrote: >> Hi Sergey >> >> thanks for your support. >> We asked the FreeIPA community to see if there are some

Re: CXF and kerberos authentication

2014-03-19 Thread Marco Di Sabatino Di Diodoro
ergey Beryozkin ha scritto: > Hi > How do you configure it with curl ? > In your opinion, what is the difference between the way you set it up in curl > and in CXF ? > > Cheers, Sergey > > > > On 17/03/14 15:53, Marco Di Sabatino Di Diodoro wrote: >> Hi, >

Re: CXF and kerberos authentication

2014-03-17 Thread Marco Di Sabatino Di Diodoro
the log, at the beginning we make a login and after a request to the service, but returns a 401.ThanksM cfx.log Description: Binary data Regards,Andrei.-Original Message-From: Marco Di Sabatino Di Diodoro [mailto:marco.disabat...@tirasa.net]Sent: Freitag, 14. März 2014 17:54To: users@cx

CXF and kerberos authentication

2014-03-14 Thread Marco Di Sabatino Di Diodoro
;); kbInterceptor.setCredDelegation(true); WebClient.getConfig(wc).getOutInterceptors().add(kbInterceptor); I try a lot of other configuration without success, have you any suggestion? If we run with curl it works. Regards M [1] http://syncope.apache.org/ [2] http://tirasa.github.io/ConnId/ --