From 62cc76f28bce8f10936c84b4933b09fce6b8faaf Mon Sep 17 00:00:00 2001 From: Richard van der Hoff Date: Wed, 3 Mar 2021 11:32:07 +0000 Subject: [PATCH] Move sequence diagram into doc --- proposals/2858-Multiple-SSO-Identity-Providers.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/proposals/2858-Multiple-SSO-Identity-Providers.md b/proposals/2858-Multiple-SSO-Identity-Providers.md index 7da2811c..192b094b 100644 --- a/proposals/2858-Multiple-SSO-Identity-Providers.md +++ b/proposals/2858-Multiple-SSO-Identity-Providers.md @@ -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: + + + +![Sequence diagram](https://user-images.githubusercontent.com/2403652/104897523-61fb4b00-5970-11eb-88f7-9fc0956b33a2.png) ### Extensions to login flow discovery