File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -444,7 +444,8 @@ git checkout NGSI-v2
444
444
./services create
445
445
` ` `
446
446
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
448
449
449
450
Thereafter, all services can be initialized from the command-line by running the
450
451
[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.
1110
1111
1111
1112
# # PDP - Advanced Authorization - Running the Example
1112
1113
1113
- > **Note** Five resources have been secured at level 3:
1114
+ > [!NOTE]
1115
+ > Five resources have been secured at level 3:
1114
1116
>
1115
1117
> - sending the unlock door command
1116
1118
> - sending the ring bell command
@@ -1122,7 +1124,8 @@ making unnecessary requests.
1122
1124
1123
1125
Eve has an account, but no roles in the application.
1124
1126
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
1126
1129
> Store page, even though her account has no roles attached.
1127
1130
1128
1131
- 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