mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-22 09:18:38 +01:00
Move sequence diagram into doc
This commit is contained in:
parent
9a4e821ddc
commit
62cc76f28b
|
|
@ -18,7 +18,12 @@ side of the door. Some users will definitely not be familiar with `SSO` but will
|
|||
|
||||
We extend the [login
|
||||
flow](https://matrix.org/docs/spec/client_server/r0.6.1#login) to allow clients
|
||||
to choose an SSO Identity provider before control is handed over to the server.
|
||||
to choose an SSO Identity provider before control is handed over to the
|
||||
server. The following sequence diagram illustrates the proposed, updated, login flow:
|
||||
|
||||
<!-- source for the following is in images/2858-seq-diagram.txt -->
|
||||
|
||||

|
||||
|
||||
### Extensions to login flow discovery
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue