Dear WSO2 guru,
I want to implement a proxy service that intercepts a client request and
inserts an STS token before calling an external service. In particular, the
proxy should parse the required claims (provided in the ws policy) and send a
Request Security Token to an STS service provider (the STS endpoint provided in
the policy). Finally inlcudes the respond token in the SOAP header and call the
external service.
I found Apache Synapse has the "sec_policy" to specify a ws policy [1] that
inserts a BinarySecurityToken. But I'm not sure if it has supports for STS
token service.
If it is not possible, I'm really appreciated for any further hints and
suggestions.
[1]
https://docs.wso2.com/display/EI611/Sample+100%3A+Using+WS-Security+for+Outgoing+Messages
Many thanks,Ryu
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev