Skip to content

Commit 89eb349

Browse files
authored
doubled parapraph
1 parent a5677a0 commit 89eb349

File tree

1 file changed

+0
-34
lines changed

1 file changed

+0
-34
lines changed

decisioncenter/users_groups_synchronization/README-DOCKER.md

Lines changed: 0 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -155,40 +155,6 @@ To synchronize the evolution of this organization with the Decision Center Busin
155155
curl -X 'POST' 'http://localhost:9060/decisioncenter-api/v1/repository/users-roles-registry?eraseAllUsersAndGroups=true' -H 'accept: */*' -H 'Content-Type: multipart/form-data' -F 'file=@./new-group-security-configurations.xml;type=text/xml' -u odmAdmin:odmAdmin
156156
```
157157

158-
### 4. Validate New Access Rules
159-
160-
#### `rtsUser1`
161-
Check that new access is correctly set for the **rtsUser1** user:
162-
1. Click on **rtsUser2** at the top right corner
163-
2. Click on **Log out** link
164-
3. **Log in** to the Business Console using the credentials:
165-
- **Username**: `rtsUser1`
166-
- **Password**: `rtsUser1`
167-
4. Click on the **LIBRARY** tab
168-
5. Check that only the **Miniloan Service** project is visible
169-
6. Click on **rtsUser1** at the top right corner
170-
7. Click on the **Profile** link
171-
8. Check that **Groups** is well displaying **LoanService2, rtsUsers**
172-
173-
![rtsUser1 Access](images/rtsUser1_2.png)
174-
175-
#### `rtsUser2`
176-
177-
Check that access is correctly set for the **rtsUser2** user:
178-
1. Click on **rtsUser1** at the top right corner
179-
2. Click on **Log out** link
180-
3. **Log in** to the Business Console using the credentials:
181-
- **Username**: `rtsUser2`
182-
- **Password**: `rtsUser2`
183-
4. Click on the **LIBRARY** tab
184-
5. Check there is no accessible decision service
185-
6. Click on **rtsUser2** at the top right corner
186-
7. Click on the **Profile** link
187-
8. Check that **Groups** is well displaying **rtsUsers**
188-
189-
![rtsUser2 Access](images/rtsUser2_2.png)
190-
191-
---
192158
### 3. Validate New Access Rules
193159

194160
#### `rtsUser1`

0 commit comments

Comments
 (0)