Group artifact access #2683
-
Hi, I see this option in Admin login in Registry but while I turned this on I didn't see much affect in developer access(ad-developer) mode. My Qn is : How to make this feature work and how to add different user to the group access of artifact so that all those users have edit access to all the artifacts in that particular group. Also what it meant by 'When selected, Service Registry allows only the artifact group owner (creator) to modify an artifact '? We have use-case where we need to provide edit access to a team of users to a set of artifact ,not individual, as associate moves across teams all the time ,also leaving Org could end up others not having access to artifacts. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Thanks for the question. Right now we don't have fine-grained RBAC controls at the group level. In other words, there is no way to assign a set of users access to a group (or to an artifact, for that matter). What we do have currently is the feature you have indicated. What it does is limit the creation of new artifacts within a group to the user who first created that group. So if UserA is the first user to create an artifact in GroupB, then only UserA will be able to create additional artifacts in GroupB. Any other user will be prevented from doing so. |
Beta Was this translation helpful? Give feedback.
Thanks for the question. Right now we don't have fine-grained RBAC controls at the group level. In other words, there is no way to assign a set of users access to a group (or to an artifact, for that matter). What we do have currently is the feature you have indicated. What it does is limit the creation of new artifacts within a group to the user who first created that group.
So if UserA is the first user to create an artifact in GroupB, then only UserA will be able to create additional artifacts in GroupB. Any other user will be prevented from doing so.