Adjust wording for SSO introduction
This commit is contained in:
parent
aeb524ef89
commit
82ee3a6035
1 changed files with 3 additions and 3 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue