Hi Oliver, I just placed a Filter behind FederationFilter and ran Fediz HelloWorld example. I didn't have problem with accessing FederationPrincipal as well as Claims from my Filter. I must placed something incorrectly. I am glad that it wasn't a Fediz issue. I will double check tomorrow.
By the way, I don't think that I have this need, but from curiosity, if I want to have more information about Assertion token other than Claims, what do you suggest after get token using following code? Element el = SecurityTokenThreadLocal.getToken(); Thank you very much. Gina -- View this message in context: http://cxf.547215.n5.nabble.com/Accessing-FederationPrincipal-from-a-Filter-in-Fediz-Plugin-tp5713804p5713891.html Sent from the cxf-user mailing list archive at Nabble.com.
