Skip to content

Commit 1407a42

Browse files
authored
Update lab02.rst
update the formatting
1 parent 8a422c9 commit 1407a42

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

docs/class3/module1/lab02.rst

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -252,12 +252,15 @@ Now we will create a pre-request policy where we will define the logon page, def
252252

253253
|image33|
254254

255+
255256
20. In the next window, click on the **Advanced** tab.
256257

258+
257259
21. Remove the expression inside the box, and replace it with the following expression. Click **Finish**
258260

259261
expr { [mcget {subsession.http_connector.body.result}] == true }
260262

263+
261264
|image34|
262265

263266
22. After clicking Finish, you should be at the screen below. Click **Save**.
@@ -270,9 +273,9 @@ Now we will create a pre-request policy where we will define the logon page, def
270273

271274
24. In the Message box properties, copy and paste the following
272275

273-
**Title:** Access Allowed
276+
**Title:** Access Allowed
274277

275-
**Description (optional):** User %{subsession.last.logon.username} is allowed to access Application %{subsession.server.custom_landinguri}
278+
**Description (optional):** User %{subsession.last.logon.username} is allowed to access Application %{subsession.server.custom_landinguri}
276279

277280
Click **Save**
278281

@@ -284,11 +287,11 @@ Click **Save**
284287

285288
26. In the Message Box properties copy and paste the following
286289

287-
**Title:** Access Denied
290+
**Title:** Access Denied
288291

289-
**Description (optional):** User %{subsession.last.logon.username} is not allowed to access Application %{subsession.server.custom_landinguri}
292+
**Description (optional):** User %{subsession.last.logon.username} is not allowed to access Application %{subsession.server.custom_landinguri}
290293

291-
Click **Save**
294+
Click **Save**
292295

293296
|image39|
294297

@@ -373,7 +376,7 @@ In this task, we will create a virtual server, and attach the Access policies to
373376

374377
4. Create a pool to assign to the virtual server. We will omit creating a node, as one is already pre-defined because it's a shared backend server running multiple applications for this lab environment.
375378

376-
Click on **Pools** --> **Pool List**
379+
Click on **Pools** --> **Pool List**
377380

378381
|image57|
379382

0 commit comments

Comments
 (0)