Fix a typo found in review.
Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
This commit is contained in:
parent
78f8d1322f
commit
e85f6c31a3
1 changed files with 1 additions and 1 deletions
|
@ -794,7 +794,7 @@ Single Sign-On
|
|||
A client wanting to complete authentication using SSO should use the
|
||||
`Fallback`_ authentication flow by opening a browser window for
|
||||
``/_matrix/client/r0/auth/m.login.sso/fallback/web?session=<...>`` with the
|
||||
session parameter set to the session ID provied by the server.
|
||||
session parameter set to the session ID provided by the server.
|
||||
|
||||
The homeserver should return a page which asks for the user's confirmation
|
||||
before proceeding. For example, the page could say words to the effect of:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue