Hi Colm, all,

In our platform, the user needs to follow a specific
authentication.authorization process in order to be able to access all
the other resources. This process is handle by a specific authentication
services. It's a bit complex because it needs to talk to many other
services on behalf of the user identity. So that mean that this service
needs to have access to the user private/public certificate (a proxy
certificate with a limited lifetime).

To do so, in our previous implementation, we uses the java Globus
toolkit: http://lists.globus.org/pipermail/gt-user/2011-January/009645.html.
I just realized that this delegation was part of the
WS-SecureConversation protocol inside globus. Do you know if I can do
the same thing with CXF?

Best,
Jerome

Le 01/04/2011 18:01, Colm O hEigeartaigh a écrit :
> Hi Jerome,
>
> Could you explain in more detail what your use-case entails?
>
> Colm.
>
> On Fri, Apr 1, 2011 at 4:53 PM, Jérôme Revillard <[email protected]> wrote:
>> Dear all,
>>
>> Is there a way with CXF to do credential delegation (get the user
>> private key server side)? Can WS-Trust help for this?
>>
>> Best,
>> Jerome
>>
>> --
>> =====================================================
>> Dr Jérôme Revillard
>> CTO MAAT France
>> www.maatg.com
>> =====================================================
>>
>>
>>

-- 
=====================================================
Dr Jérôme Revillard
CTO MAAT France
www.maatg.com
=====================================================


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to