From 38b989c956dc0a36e2c2064ee53a7cf87e666016 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?I=C3=B1aki=20Arenaza?= Date: Tue, 1 Oct 2024 13:54:33 +0200 Subject: [PATCH] Fix Biotz Cloud link We need to link to the front page, not to some Keycloak random login page directly. --- docs/Tutorials/Creating a Biotz account.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Tutorials/Creating a Biotz account.md b/docs/Tutorials/Creating a Biotz account.md index 2246750..98e4a72 100644 --- a/docs/Tutorials/Creating a Biotz account.md +++ b/docs/Tutorials/Creating a Biotz account.md @@ -9,7 +9,7 @@ User registration is not currently available for the public. Please [contact us] Please not that In order to complete this tutorial you will need a valid email address. -First navigate to the [Biotz Cloud](https://auth.biotz.io/realms/biotz-platform/protocol/openid-connect/auth?client_id=biotz-platform-spa&redirect_uri=https%3A%2F%2Fapp.biotz.io%2Foverview&state=9821fae0-b8ea-4b9f-b7f2-ebe9ad3c482c&response_mode=fragment&response_type=code&scope=openid&nonce=2063c301-fb70-4d7e-81f0-5790cefcf23f&ui_locales=en&code_challenge=bj-DokiKe4Pu4Xfta9-fhtiK1qjA8--GqPnUwWXfv1Y&code_challenge_method=S256). Once here you will be presented with the login page: +First navigate to the [Biotz Cloud](https://app.biotz.io/). Once here you will be presented with the login page:
![Sign in](../../docs/Tutorials/img/sign-in.png)