From bfac56c4ce6bc5e6a2cebe90e2a8560a8cdd06fb Mon Sep 17 00:00:00 2001
From: Ondrej Dvorak <ondrej.dvorak@vsb.cz>
Date: Mon, 28 Mar 2022 10:39:51 +0200
Subject: [PATCH] Update dice.md

---
 docs.it4i/dice.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs.it4i/dice.md b/docs.it4i/dice.md
index bbe552402..e04560af5 100644
--- a/docs.it4i/dice.md
+++ b/docs.it4i/dice.md
@@ -73,7 +73,7 @@ copy the link (second one) which you got from terminal to the browser or just ct
 example:
 
 ```
-https://keycloak-dev.it4i.cz:8443/auth/realms/IT4i_AAI/protocol/openid-connect/auth?nonce=1cc259e35a0043fb871abb79185d6d838d2b99060baa5bf635515181df9c942b&state=701842d9867655918ca165f6d7635a155723afb4d37afff0cf550e77114bc519&redirect_uri=https://irods-api.it4i.cz:8443/authcallback&client_id=IT4I_IRODS_AUTH&&scope=openid&response_type=code&access_type=offline&prompt=login%20consent
+https://authserver...:8443/auth/realms/IT4i_AAI/protocol/openid-connect/auth?nonce=1cc259e35a0043fb871abb79185d6d838d2b99060baa5bf635515181df9c942b&state=701842d9867655918ca165f6d7635a155723afb4d37afff0cf550e77114bc519&redirect_uri=https://irods-api.it4i.cz:8443/authcallback&client_id=IT4I_IRODS_AUTH&&scope=openid&response_type=code&access_type=offline&prompt=login%20consent
 ```
 
 Click the `Log in with B2ACCESS` authorization and continue authentication flow.
-- 
GitLab