« November 2009
SunMonTueWedThuFriSat
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
     
       
Today

Blog::Navigation

Blog::Editing

Bookmarks::Blogroll

Blog::Referrers

Today's Page Hits: 286

Site notes

This page validates as XHTML 1.0, and will look much better in a browser that supports web standards, but it is accessible to any browser or Internet device. It was created using techniques detailed at glish.com/css/.

Powered by Roller Weblogger.
« A little poet | Main | Create custom STS... »
Tuesday Sep 05, 2006

WS-Trust samples in WSIT

Some samples for WS-Trust have been posted in the WSIT open source project.
To download WSIT, go to https://wsit.dev.java.net/ and follow the instruction there.
The directory wsit/samples/ws-trust contains a bundled ws-trust sample with a STS (Security Token Service) built from WSIT.

The directory wsit/samples/pricequote contains the Tango JavaOne demo. It includes
two STS brokering trust in two security domains.

Please try them out. I would like to get your feedback.

TAGS:

Comments:

I have successfully built, deployed and run the "pricequote" and "wstrust" samples from the WSIT toolkit over Apache Tomcat 5.5. It works really nice, great job ! I would like also to reproduce the CardSpace demo that you have showed at JavaOne 2006. How can I do that ? Will you provide it soon among the WSIT samples ? I have created an info card that refers to the STS from the "wstrust" demo but when I log in wo my sample SP the CardSpace application returns the following error in the Windows Event Log : "There was a failure making a WS-Trust exchange with an external application. No suitable endpoints were found for the service at address http://192.168.0.32:8080/jaxws-sts/sts." I know that this URL is reachable since I can access it in a browser. Could you help me please ? Many thanks. Remy.

Posted by Remy Belanger on September 08, 2006 at 01:10 PM PDT #

This may be due to the wrong MEX endpoint provided to the CardSpace. You can use either http://192.168.0.32:8080/jaxws-sts/sts or http://192.168.0.32:8080/jaxws-sts/sts?mex as the MEX address.

Posted by Jiandong Guo on September 15, 2006 at 12:35 PM PDT #

Remy, did you ever get your Cardspace sample working? I'm trying to get a similar Cardspace proof of concept running and I get the same windows event log error message.. TIA mark

Posted by Mark Jackson on March 08, 2007 at 01:43 PM PST #

Post a Comment:
  • HTML Syntax: NOT allowed
Locations of visitors to this page
Copyright (C) 2003, jiandongg