Hi Dan,

Thanks for your tip. Could you explain to me why do we remove the token when
it is null? I don't know much about ThreadLocal.

I was thinking the following.

if(token != null){
   TLS.set(token)
}

Gina



--
View this message in context: 
http://cxf.547215.n5.nabble.com/Fediz-SSO-Do-we-need-to-unset-token-tp5716524p5716743.html
Sent from the cxf-user mailing list archive at Nabble.com.

Reply via email to