Skip to content

Commit 80dc1ae

Browse files
committed
Merge branch 'doc-ldap-groups' into 'master'
update LDAP groups docs See merge request devops/flawdb!183
2 parents b4cae41 + 15a1ebd commit 80dc1ae

File tree

1 file changed

+18
-3
lines changed

1 file changed

+18
-3
lines changed

docs/operations.md

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,25 @@
44

55
Access to applications and services is controlled via membership of ldap groups.
66

7-
### osidb service
7+
### OSIDB service
88

9-
<!-- TODO: RENAME - change the rover group name (eg. flawdb -> osidb) -->
10-
Add/remove user from [red-hat-product-security-devops-flawdb](https://rover.redhat.com/groups/group/red-hat-product-security-devops-flawdb) group
9+
There are multiple LDAP groups controling the access to OSIDB service and its data.
10+
11+
#### user access
12+
13+
Add/remove user from [red-hat-product-security-osidb](https://rover.redhat.com/groups/group/red-hat-product-security-osidb) group
14+
15+
#### admin access
16+
17+
Add/remove user from [red-hat-product-security-osidb-manage](https://rover.redhat.com/groups/group/red-hat-product-security-osidb-manage) group
18+
19+
#### public data access
20+
21+
Add/remove user from [red-hat-product-security-osidb-data-public](https://rover.redhat.com/groups/group/red-hat-product-security-osidb-data-public) group
22+
23+
#### embargoed data access
24+
25+
Add/remove user from [red-hat-product-security-osidb-data-embargo](https://rover.redhat.com/groups/group/red-hat-product-security-osidb-data-embargo) group
1126

1227
### bzimport service
1328

0 commit comments

Comments
 (0)