From 99af2b483a457bba5519527133ac793444ea5d35 Mon Sep 17 00:00:00 2001 From: Astra Logical Date: Thu, 23 Jul 2026 10:04:16 -0400 Subject: [PATCH] Set a fixed device id to enable cross-signing --- matrix_keycloak_bot.py | 1 + 1 file changed, 1 insertion(+) diff --git a/matrix_keycloak_bot.py b/matrix_keycloak_bot.py index 4ed71d7..a22ff13 100644 --- a/matrix_keycloak_bot.py +++ b/matrix_keycloak_bot.py @@ -342,6 +342,7 @@ async def main(): MATRIX_HOMESERVER, MATRIX_BOT_USER, store_path="/app/store", + device_id="KEYCLOAK_ACCESS_BOT", ) client.add_event_callback(