-
Notifications
You must be signed in to change notification settings - Fork 107
Access Controls for your services
Service owners can share access with other users who are collaborating in a team, application or product setup. Based on each role, access control determines what users can or cannot do with a service. Users can be added or removed from specific roles in a given category using Access Control feature.
- Users with Admin access can administer the service. They can modify access controls for the service (add/remove users to various roles), manage/delete the service etc.
- Users with Read access can get read-only on the service from Jazz UI. Adding user to other categories will automatically give read access to the service.
- Users with Write access in this category will get read-write permissions to the code repository
- Users with Read access in this category will get read-only permission to the code repository
- Users with Write access in this category can trigger deployments and access deployment details for the service in Jazz UI
- Users with Read access in this category will only get read access to deployment details for this service in Jazz UI
From the Service Dashboard page, click on the service which will take you to the Service Overview page. You can find Access Control tab which will be used to manage access control as shown below. Only users with admin access to the service can manage the access.
Click on the Edit button to add/remove users from each of the categories. Note that adding user to code or deploy categories will automatically give manage read access to the service.
Create! Manage! Self-service!