1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-07-31 09:24:31 +03:00

Clarify syn2mas docs on skipping tokens without devices

This commit is contained in:
Jason Robinson
2024-02-08 15:55:53 +02:00
committed by Quentin Gliech
parent ff815c0333
commit ea223a2c4e

View File

@ -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