Hi All, I'm curious if anyone has experience trying to do the following setup in CXF:
1) STS A uses a username token to authenticate the user. 2) Service A uses the token from STS A, allows the user to do xyz. 3) STS B uses a token from STS A to authenticate the user. 4) Service B uses the token from STS B, allows the user to do ab&c. Has anyone done anything like this? Is it possible in CXF? Thanks, Dan -- View this message in context: http://cxf.547215.n5.nabble.com/STS-B-using-token-from-STS-A-tp5711052.html Sent from the cxf-user mailing list archive at Nabble.com.
