rabbah commented on issue #4687: Openwhisk users & namespaces wskadmin utility 
- clarification
URL: https://github.com/apache/openwhisk/issues/4687#issuecomment-542330344
 
 
   A user (subject) may have belong to more than one namespace. Two subjects 
that share namespace have equal rights to it.
   
   When you create a subject or namespace with wskadmin you are create an 
identity in the database for them. 
   
   Each namespace has a unique key. When you use wsk property set —auth you 
configure it for that namespace. 
   
   The wsk namespace list operation lists all namespaces authorized by the key. 
Since it’s bijective you will see only one key. 
   
   Historically a key had access to all namespaces for a subject but this is no 
longer the case. 

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to