mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-20 16:38:37 +01:00
Clarify provider naming
This commit is contained in:
parent
cbd761df17
commit
3aa517a868
|
|
@ -40,10 +40,8 @@ administrator to configure where the CAS server is and the REST
|
|||
endpoints which consume the ticket.
|
||||
|
||||
Homeservers may optionally expose multiple possible SSO options for
|
||||
the user to pursue, typically in the form of several "login with $service"
|
||||
buttons. These services, or "identity providers" (IdPs), are typically
|
||||
OpenID Connect, though the exact protocol used is not a concern for this
|
||||
specification.
|
||||
the user to pursue, typically in the form of several "login with $provider"
|
||||
buttons. These are known as "identity providers" (IdPs).
|
||||
|
||||
#### Client login via SSO
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue