Skip to content

Commit fe7d4d4

Browse files
committed
Add notes
1 parent eef5089 commit fe7d4d4

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,8 @@ git checkout NGSI-v2
444444
./services create
445445
```
446446

447-
> **Note** The initial creation of Docker images can take up to three minutes
447+
> [!NOTE]
448+
> The initial creation of Docker images can take up to three minutes
448449

449450
Thereafter, all services can be initialized from the command-line by running the
450451
[services](https://github.com/FIWARE/tutorials.XACML-Access-Rules/blob/NGSI-v2/services) Bash script provided within the
@@ -1110,7 +1111,8 @@ making unnecessary requests.
11101111

11111112
## PDP - Advanced Authorization - Running the Example
11121113

1113-
> **Note** Five resources have been secured at level 3:
1114+
> [!NOTE]
1115+
> Five resources have been secured at level 3:
11141116
>
11151117
> - sending the unlock door command
11161118
> - sending the ring bell command
@@ -1122,7 +1124,8 @@ making unnecessary requests.
11221124

11231125
Eve has an account, but no roles in the application.
11241126

1125-
> **Note** As Eve has a recognized account, she gains full authentication access. This means she is able to _view_ the
1127+
> [!NOTE]
1128+
> As Eve has a recognized account, she gains full authentication access. This means she is able to _view_ the
11261129
> Store page, even though her account has no roles attached.
11271130

11281131
- From `http://localhost:3000`, log in as `eve@example.com` with the password `test`

0 commit comments

Comments
 (0)