From 693449e78e7409ebe864b1fe7e21780e05c1525b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Dubigny?= Date: Thu, 2 May 2024 13:23:52 +0200 Subject: [PATCH] feat: show agentconnect button in agentconnect.env --- agentconnect.env | 1 + 1 file changed, 1 insertion(+) diff --git a/agentconnect.env b/agentconnect.env index 7e613bc..f4a4ea5 100644 --- a/agentconnect.env +++ b/agentconnect.env @@ -12,3 +12,4 @@ MCP_ID_TOKEN_SIGNED_RESPONSE_ALG: RS256 MCP_USERINFO_SIGNED_RESPONSE_ALG: RS256 ACR_VALUES: eidas1 SESSION_SECRET: CeciEstUnFauxSecret +SHOW_AGENTCONNECT_BUTTON: true