rabbah commented on issue #4944:
URL: https://github.com/apache/openwhisk/issues/4944#issuecomment-675109301


   > Is there a way to hide subject only when its a web enabled call?
   
   Not without editing the code for the system.
   
   >  I understand the code is set to do that but isint that incorrect 
reporting.
   
   The management of users (subjects and namespaces) has generally been outside 
of scope for openwhisk. This is usually tied to an identity management service 
in the provider's cloud.
   
   We'd need to introduce the concept of a "subject owning a namespace". It is 
currently ambiguous when sharing a namespace between subjects who to attach to 
the activation record.
   
   If this is a feature you'd like to see - I'd be happy to work with you or 
others on your team to implement it. Contributions are welcomed.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to