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 @@ -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
255256Thereafter, 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
You can’t perform that action at this time.
0 commit comments