Remove v1 identity service API
Spec for https://github.com/matrix-org/matrix-doc/pull/2713
This commit is contained in:
parent
457f3995af
commit
37c3a3f855
10 changed files with 16 additions and 1323 deletions
|
@ -297,7 +297,7 @@ specify parameter values. The flow for this method is as follows:
|
|||
6. If the `m.identity_server` property is present, extract the
|
||||
`base_url` value for use as the base URL of the identity server.
|
||||
Validation for this URL is done as in the step above, but using
|
||||
`/_matrix/identity/api/v1` as the endpoint to connect to. If the
|
||||
`/_matrix/identity/v2` as the endpoint to connect to. If the
|
||||
`m.identity_server` property is present, but does not have a
|
||||
`base_url` value, then `FAIL_ERROR`.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue