mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-30 20:48:37 +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
|
||||
instances which wish to offer multiple identity providers. This MSC provides a simple and fully
|
||||
|
|
@ -87,6 +87,6 @@ the text.
|
|||
|
||||
## 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.
|
||||
|
||||
Loading…
Reference in a new issue