Hi, Can you please have a look at "sts-sample" in WSO2 WSAS [1] This does exactly what you need. The client code is available in the sample itself and you can see the code here [2] as well.
Thanks, Ruchith 1. http://dist.wso2.org/products/wsas/java/2.1 2. http://wso2.org/repos/wso2/trunk/wsas/java/modules/samples/sts-sample/src/org/wso2/wsas/sample/sts/client/Client.java On 10/22/07, cmurali <[EMAIL PROTECTED]> wrote: > > Hi, > > I am trying to find a complete example to setup synapse/rampart/rahas for > mainly processing SAML messages. I am also looking for sample client code > for testing both the producer and processor of Security token messages. The > scenario is like this. > > 1. Client contacts the token issuer. > 2. STS service gives back the secure token. > 3. Client inserts this token into the SOAP security header. > 4. Sends this message to the security message processor. > 5. Client gets a response back. > > Thanks, > Muralidaran Chakravarthy > -- > View this message in context: > http://www.nabble.com/Confugring-rampart-Rahas-for-producing-and-processing-SAML-messages.-tf4670568.html#a13342361 > Sent from the Synapse - Dev mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- www.ruchith.org www.wso2.org --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
