Downgrade identity server failure to FAIL_PROMPT instead of FAIL_ERROR
Spec for https://github.com/matrix-org/matrix-doc/pull/2284
This commit is contained in:
parent
457f3995af
commit
49a5ca3553
1 changed files with 1 additions and 1 deletions
|
@ -299,7 +299,7 @@ specify parameter values. The flow for this method is as follows:
|
|||
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
|
||||
`m.identity_server` property is present, but does not have a
|
||||
`base_url` value, then `FAIL_ERROR`.
|
||||
`base_url` value, then `FAIL_PROMPT`.
|
||||
|
||||
{{% http-api spec="client-server" api="wellknown" %}}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue