Hi Dan, Could you explain your use-case a bit more? Usually it's the service application that would need to access the claims presented by the client, not the other way around.
Colm. On Wed, May 9, 2012 at 7:37 PM, DTaylor <[email protected]> wrote: > Good afternoon, > > I have a requirement to be able to access claims in a client application > once a security token has been accessed. I've tried parsing the incoming > attribute statements out of the message, however by the time I've placed my > interceptor into the chain it appears that I am unable to access the > assertions. > > I've also tried retrieving the token from the TokenStore, however I don't > believe the claims are available through the SecurityToken either. > > Is there some easy way to access these in the client so that the information > can be used? > > Thanks, > > Dan. > > > -- > View this message in context: > http://cxf.547215.n5.nabble.com/Accessing-Claims-in-a-client-tp5698187.html > Sent from the cxf-user mailing list archive at Nabble.com. -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com
