From ea223a2c4eda67ffd93f8f23a823c107e87fbc80 Mon Sep 17 00:00:00 2001 From: Jason Robinson Date: Thu, 8 Feb 2024 15:55:53 +0200 Subject: [PATCH] Clarify syn2mas docs on skipping tokens without devices --- docs/setup/migration.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/setup/migration.md b/docs/setup/migration.md index 9ef8aed9..f5316970 100644 --- a/docs/setup/migration.md +++ b/docs/setup/migration.md @@ -8,11 +8,10 @@ Features that are provided to support this include: - Ability to import existing password hashes from Synapse - Ability to import existing sessions and devices -- Ability to import existing access tokens +- Ability to import existing access tokens linked to devices (ie not including short-lived admin puppeted access tokens) - Ability to import existing upstream IdP subject ID mappings - Provides a compatibility layer for legacy Matrix authentication -If There will be tools to help with the migration process itself. But these aren't quite ready yet. ## Preparing for the migration