You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Nandana Mihindukulasooriya <na...@gmail.com> on 2008/04/01 05:22:00 UTC

Re: Access Certificate details when using SecureConv

Hi Micheal,


>  I would like to access the certificate details for the
>  SecureContext/DerivedKey... however this info is not available in the RECV
>  Results.
>  is there a way to access this info using the SCT identifier or
>  DerivedKeyID??
>

Yes, you will only be able to retrieve the Rahas token from the SCT
id. But I also think it is better, if we can set the authentication
information about requests in parameter in the message context so that
service Impl can easily access it rather than processing the whole
WSHandlerConstants.RECV_RESULTS vector. I think it is too much of a
hassle to process the complete WSHandlerConstants.RECV_RESULTS just
find who the authenticated user is.  Please purpose this in the
Rampart dev list so we may be able to get this implemented before
Rampart 1.4 release. Anyway for  SCT we may have to have a map in the
service context with the authentication information regarding the
SCTs.

thanks,
/nandana

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org