Skip to content

Commit 85f1fc1

Browse files
committed
Add notes
1 parent 3e8d5d0 commit 85f1fc1

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
@@ -250,7 +250,8 @@ git checkout NGSI-v2
250250
./services create
251251
```
252252

253-
> **Note** The initial creation of Docker images can take up to three minutes
253+
> [!NOTE]
254+
> The initial creation of Docker images can take up to three minutes
254255

255256
Thereafter, all services can be initialized from the command-line by running the
256257
[services](https://github.com/FIWARE/tutorials.Securing-Access-OpenID-Connect/blob/NGSI-v2/services) Bash script
@@ -595,7 +596,8 @@ The response displays the user on the top right of the screen, details of the to
595596

596597
![](https://fiware.github.io/tutorials.Securing-Access-OpenID-Connect/img/implicit-OIDC-web.png)
597598

598-
> **Note** Unless you deliberately log out of **Keyrock** > `http://localhost:3005`, the existing **Keyrock** session
599+
> [!NOTE]
600+
> Unless you deliberately log out of **Keyrock** > `http://localhost:3005`, the existing **Keyrock** session
599601
> which has already permitted access will be used for subsequent authorization request.
600602
601603
## Hybrid Flow
@@ -657,7 +659,8 @@ The response displays the user on the top right of the screen, details of the to
657659

658660
![](https://fiware.github.io/tutorials.Securing-Access-OpenID-Connect/img/hybrid-OIDC-web.png)
659661

660-
> **Note** Unless you deliberately log out of **Keyrock** > `http://localhost:3005`, the existing **Keyrock** session
662+
> [!NOTE]
663+
> Unless you deliberately log out of **Keyrock** > `http://localhost:3005`, the existing **Keyrock** session
661664
> which has already permitted access will be used for subsequent authorization requests, so the **Keyrock** login screen
662665
> will not be shown again.
663666

0 commit comments

Comments
 (0)