mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-24 09:58:38 +01:00
Adjust wording for SSO introduction
This commit is contained in:
parent
aeb524ef89
commit
82ee3a6035
|
|
@ -17,9 +17,9 @@ SSO client login
|
|||
|
||||
.. _module:sso_login:
|
||||
|
||||
Single Sign-On (SSO) is a generic web-based protocol for logging in users.
|
||||
As a special case, the Matrix specification supports `CAS-based login <#cas-based-client-login>`_
|
||||
as well as a subset of SSO login.
|
||||
Single Sign-On (SSO) is a generic term which refers to protocols which allow
|
||||
users to log into applications via a single web-based authentication portal.
|
||||
Examples include "Central Authentication Service" (CAS) and SAML.
|
||||
|
||||
An overview of the process, as used in Matrix, is as follows:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue