Re: Unable to make secure conversation using AXIS2 1.4

2009-07-11 Thread Nandana Mihindukulasooriya
Hi Amitesh,
   In this post [1], Prabath, WSO2's security guru explains a
scenario where he shows SecCon with a STS. Hope that is the scenario you are
looking for.

thanks,
Nandana

[1] - http://blog.facilelogin.com/2008/10/secure-conversation-with-sts.html

On Fri, Jul 10, 2009 at 4:00 AM, amiteshksingh wrote:

>
> Hi Nandana,
>
> Thanks for reply.
>
> Yes, I looked into the sample 04, but it doesn't uses the STS for getting
> SCT. Sample 06 uses the WS-Trust with MEX but it doesn't uses the SecConv.
> My requirement is using both sample. How can I build the client and service
> policy so that it will use all the three Spec. (Trust, MEX and SecConv)? I
> want to use as much as possible, the policy files to meet the requirement.
>
> I would appreciate if you can provide a sample policy file.
>
> Thanks,
> Amitesh
>
>
>
> Nunny wrote:
> >
> > Hi Amitesh,
> >  Did you look at the Rampart policy sample 04 ? Which
> demonstrates
> > the secure conversation features.
> >
> > regards,
> > Nandana
> >
> > [1] - http://ws.apache.org/rampart/samples.html
> >
> > On Wed, Jul 1, 2009 at 9:15 PM, amiteshksingh
> > wrote:
> >
> >>
> >> Please help me out by providing any working sample. I have seen lot of
> >> messages in this forum but I am not able to set the policy for provider.
> >>
> >>
> >> amiteshksingh wrote:
> >> >
> >> > Hi,
> >> >
> >> > I am new in AXIS2. I have run all the axis2 samples successfully. Now
> I
> >> am
> >> > trying to run below use case,
> >> >
> >> > 1) Client sends a RST using WS- Policy and WS-MEX to STS (security
> >> token
> >> > service) for SCT(security context token).
> >> > 2) STS issues SCT with RSTR
> >> > 3) Client uses the same SCT and start secure conversation with
> >> provider.
> >> >
> >> > I am trying to use STS issued SCT to start secure conversation with
> >> > provider.
> >> >
> >> > I am not getting any sample for above use case. Any help would be
> >> highly
> >> > appreciated.
> >> >
> >> > Thanks,
> >> > Amitesh
> >> >
> >>
> >> --
> >> View this message in context:
> >>
> http://www.nabble.com/Unable-to-make-secure-conversation-using-AXIS2-1.4-tp24281945p24292113.html
> >> Sent from the Axis - User mailing list archive at Nabble.com.
> >>
> >>
> >
> >
> > --
> > Nandana Mihindukulasooriya
> > WSO2 inc.
> >
> > http://nandana83.blogspot.com/
> > http://www.wso2.org
> >
> >
>
> --
> View this message in context:
> http://www.nabble.com/Unable-to-make-secure-conversation-using-AXIS2-1.4-tp24281945p24418920.html
> Sent from the Axis - User mailing list archive at Nabble.com.
>
>


Re: Unable to make secure conversation using AXIS2 1.4

2009-07-09 Thread amiteshksingh

Hi Nandana,

Thanks for reply.

Yes, I looked into the sample 04, but it doesn't uses the STS for getting
SCT. Sample 06 uses the WS-Trust with MEX but it doesn't uses the SecConv.
My requirement is using both sample. How can I build the client and service
policy so that it will use all the three Spec. (Trust, MEX and SecConv)? I
want to use as much as possible, the policy files to meet the requirement.

I would appreciate if you can provide a sample policy file.

Thanks,
Amitesh



Nunny wrote:
> 
> Hi Amitesh,
>  Did you look at the Rampart policy sample 04 ? Which demonstrates
> the secure conversation features.
> 
> regards,
> Nandana
> 
> [1] - http://ws.apache.org/rampart/samples.html
> 
> On Wed, Jul 1, 2009 at 9:15 PM, amiteshksingh
> wrote:
> 
>>
>> Please help me out by providing any working sample. I have seen lot of
>> messages in this forum but I am not able to set the policy for provider.
>>
>>
>> amiteshksingh wrote:
>> >
>> > Hi,
>> >
>> > I am new in AXIS2. I have run all the axis2 samples successfully. Now I
>> am
>> > trying to run below use case,
>> >
>> > 1) Client sends a RST using WS- Policy and WS-MEX to STS (security
>> token
>> > service) for SCT(security context token).
>> > 2) STS issues SCT with RSTR
>> > 3) Client uses the same SCT and start secure conversation with
>> provider.
>> >
>> > I am trying to use STS issued SCT to start secure conversation with
>> > provider.
>> >
>> > I am not getting any sample for above use case. Any help would be
>> highly
>> > appreciated.
>> >
>> > Thanks,
>> > Amitesh
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Unable-to-make-secure-conversation-using-AXIS2-1.4-tp24281945p24292113.html
>> Sent from the Axis - User mailing list archive at Nabble.com.
>>
>>
> 
> 
> -- 
> Nandana Mihindukulasooriya
> WSO2 inc.
> 
> http://nandana83.blogspot.com/
> http://www.wso2.org
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Unable-to-make-secure-conversation-using-AXIS2-1.4-tp24281945p24418920.html
Sent from the Axis - User mailing list archive at Nabble.com.



Re: Unable to make secure conversation using AXIS2 1.4

2009-07-07 Thread Nandana Mihindukulasooriya
Hi Amitesh,
 Did you look at the Rampart policy sample 04 ? Which demonstrates
the secure conversation features.

regards,
Nandana

[1] - http://ws.apache.org/rampart/samples.html

On Wed, Jul 1, 2009 at 9:15 PM, amiteshksingh wrote:

>
> Please help me out by providing any working sample. I have seen lot of
> messages in this forum but I am not able to set the policy for provider.
>
>
> amiteshksingh wrote:
> >
> > Hi,
> >
> > I am new in AXIS2. I have run all the axis2 samples successfully. Now I
> am
> > trying to run below use case,
> >
> > 1) Client sends a RST using WS- Policy and WS-MEX to STS (security token
> > service) for SCT(security context token).
> > 2) STS issues SCT with RSTR
> > 3) Client uses the same SCT and start secure conversation with provider.
> >
> > I am trying to use STS issued SCT to start secure conversation with
> > provider.
> >
> > I am not getting any sample for above use case. Any help would be highly
> > appreciated.
> >
> > Thanks,
> > Amitesh
> >
>
> --
> View this message in context:
> http://www.nabble.com/Unable-to-make-secure-conversation-using-AXIS2-1.4-tp24281945p24292113.html
> Sent from the Axis - User mailing list archive at Nabble.com.
>
>


-- 
Nandana Mihindukulasooriya
WSO2 inc.

http://nandana83.blogspot.com/
http://www.wso2.org


Re: Unable to make secure conversation using AXIS2 1.4

2009-07-01 Thread amiteshksingh

Please help me out by providing any working sample. I have seen lot of
messages in this forum but I am not able to set the policy for provider.


amiteshksingh wrote:
> 
> Hi,
> 
> I am new in AXIS2. I have run all the axis2 samples successfully. Now I am
> trying to run below use case,
> 
> 1) Client sends a RST using WS- Policy and WS-MEX to STS (security token
> service) for SCT(security context token).
> 2) STS issues SCT with RSTR
> 3) Client uses the same SCT and start secure conversation with provider.
> 
> I am trying to use STS issued SCT to start secure conversation with
> provider.
> 
> I am not getting any sample for above use case. Any help would be highly
> appreciated.
> 
> Thanks,
> Amitesh
> 

-- 
View this message in context: 
http://www.nabble.com/Unable-to-make-secure-conversation-using-AXIS2-1.4-tp24281945p24292113.html
Sent from the Axis - User mailing list archive at Nabble.com.