You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-08-07 17:03:01 +03:00
Clarify syn2mas docs on skipping tokens without devices
This commit is contained in:
committed by
Quentin Gliech
parent
ff815c0333
commit
ea223a2c4e
@@ -8,11 +8,10 @@ Features that are provided to support this include:
|
|||||||
|
|
||||||
- Ability to import existing password hashes from Synapse
|
- Ability to import existing password hashes from Synapse
|
||||||
- Ability to import existing sessions and devices
|
- 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
|
- Ability to import existing upstream IdP subject ID mappings
|
||||||
- Provides a compatibility layer for legacy Matrix authentication
|
- 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.
|
There will be tools to help with the migration process itself. But these aren't quite ready yet.
|
||||||
|
|
||||||
## Preparing for the migration
|
## Preparing for the migration
|
||||||
|
Reference in New Issue
Block a user