rabbah commented on issue #3015: [Feature request] Hide codes or parameters from shared package URL: https://github.com/apache/incubator-openwhisk/issues/3015#issuecomment-347468870 You?d need to be careful not to log anything that would leak details (eg better not log parameters) so in general the entitlement has to extend to the activation record to restrict log access. Another indirect point related to the activation record is that the caller ?pays?. An option would be using an authenticated web action with the activation owned by the caller.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
