@@ -256,6 +256,7 @@ git checkout NGSI-v2
256256` ` `
257257
258258> [!NOTE]
259+ >
259260> The initial creation of Docker images can take up to three minutes
260261
261262Thereafter, all services can be initialized from the command-line by running the
@@ -269,6 +270,7 @@ provided within the repository:
269270Where `<command>` will vary depending upon the exercise we wish to activate.
270271
271272> [!NOTE]
273+ >
272274> If you want to clean up and start over again you can do so with the following command:
273275>
274276> ```console
@@ -602,8 +604,9 @@ The response displays the user on the top right of the screen, details of the to
602604![ ] ( https://fiware.github.io/tutorials.Securing-Access-OpenID-Connect/img/implicit-OIDC-web.png )
603605
604606> [ !NOTE]
605- > Unless you deliberately log out of ** Keyrock** > ` http://localhost:3005 ` , the existing ** Keyrock** session
606- > which has already permitted access will be used for subsequent authorization request.
607+ >
608+ > Unless you deliberately log out of ** Keyrock** > ` http://localhost:3005 ` , the existing ** Keyrock** session which has
609+ > already permitted access will be used for subsequent authorization request.
607610
608611## Hybrid Flow
609612
@@ -665,9 +668,10 @@ The response displays the user on the top right of the screen, details of the to
665668![ ] ( https://fiware.github.io/tutorials.Securing-Access-OpenID-Connect/img/hybrid-OIDC-web.png )
666669
667670> [ !NOTE]
668- > Unless you deliberately log out of ** Keyrock** > ` http://localhost:3005 ` , the existing ** Keyrock** session
669- > which has already permitted access will be used for subsequent authorization requests, so the ** Keyrock** login screen
670- > will not be shown again.
671+ >
672+ > Unless you deliberately log out of ** Keyrock** > ` http://localhost:3005 ` , the existing ** Keyrock** session which has
673+ > already permitted access will be used for subsequent authorization requests, so the ** Keyrock** login screen will not
674+ > be shown again.
671675
672676## License
673677
0 commit comments