mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-03 18:24:09 +01:00
Fix MSC number
This commit is contained in:
parent
204732099b
commit
a7eba773be
|
|
@ -1,4 +1,4 @@
|
||||||
# MSC2857: Multiple SSO Identity Providers
|
# MSC2858: Multiple SSO Identity Providers
|
||||||
|
|
||||||
Matrix already has generic SSO support, but it does not yield the best user experience especially for
|
Matrix already has generic SSO support, but it does not yield the best user experience especially for
|
||||||
instances which wish to offer multiple identity providers. This MSC provides a simple and fully
|
instances which wish to offer multiple identity providers. This MSC provides a simple and fully
|
||||||
|
|
@ -87,6 +87,6 @@ the text.
|
||||||
|
|
||||||
## Unstable prefix
|
## Unstable prefix
|
||||||
|
|
||||||
Whilst in development use `msc2857.identity_providers` for the flow discovery and `/unstable`
|
Whilst in development use `msc2858.identity_providers` for the flow discovery and `/unstable`
|
||||||
for the new endpoints.
|
for the new endpoints.
|
||||||
|
|
||||||
Loading…
Reference in a new issue