File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
449450Thereafter, 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
11231125Eve 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`
You can’t perform that action at this time.
0 commit comments