Hi, The client is an external client talking to our Synapse. Currently the STS function is provided by our external single sign on team which will issue the SAML token. Though our synapse/rampart/rahas configuration should have to only process the SAML token by authenticating the user and allowing them to use our web services, I also have to write my client java program that will get the SAML token from our single sign on web service and then send the SOAP message with this SAMl token to our web service which is mediated by synapse.
Thanks, Muralidaran Chakravarthy asankha wrote: > > Hi Murali > > I have forwarded your request to our security expert and will get back > to you quickly on his reply. Meanwhile, I do not clearly understand if > you are referring to Synapse as this "client" or is it a custom Java > client you are talking about? > > asankha > > cmurali 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 >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Confugring-rampart-Rahas-for-producing-and-processing-SAML-messages.-tf4670568.html#a13363803 Sent from the Synapse - Dev mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
