mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-19 01:44:09 +01:00
Markdown formatting.
Co-Authored-By: Hubert Chathi <hubert@uhoreg.ca>
This commit is contained in:
parent
78e08c1987
commit
eb48863c40
|
|
@ -52,7 +52,7 @@ limited by the chosen SSO implementation, for example:
|
||||||
|
|
||||||
* SAML2 servers typically only support one URL per service provider, so in
|
* SAML2 servers typically only support one URL per service provider, so in
|
||||||
practice it will need to be the same as that already used for the login flow
|
practice it will need to be the same as that already used for the login flow
|
||||||
(for synapse, it's /_matrix/saml2/authn_response) - and the server needs to
|
(for synapse, it's `/_matrix/saml2/authn_response`) - and the server needs to
|
||||||
be able to figure out if it's doing SSO for a login attempt or an SSO
|
be able to figure out if it's doing SSO for a login attempt or an SSO
|
||||||
attempt.
|
attempt.
|
||||||
* CAS doesn't have the same restriction.
|
* CAS doesn't have the same restriction.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue