Hey all,

The addParam call for the security token at DefaultIframeUriManager :164 will 
always be templated and the one used in the manager is never generated:

addParam(uri, Param.SECURITY_TOKEN.getKey(), securityToken, true, 
!securityTokenOnQuery);

I am assuming this is a bug, otherwise why would the securityToken be generated 
in the first place? I can create a test and patch but just wanted to verify 
that this was the intended behavior before moving forward?

Thanks,
Alex Wenckus

Reply via email to