mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-07-29 00:57:57 +02:00
Link to RFC 9700 OAuth 2.0 Best Current Practices
This commit is contained in:
parent
656bf61a3c
commit
bc66176e88
|
|
@ -0,0 +1 @@
|
||||||
|
Add link to RFC 9700 OAuth 2.0 Best Current Practices.
|
||||||
|
|
@ -1742,6 +1742,9 @@ over the requirements to create a new account and is not limited by the steps
|
||||||
defined in this specification. It also means that less trust is given to clients
|
defined in this specification. It also means that less trust is given to clients
|
||||||
because they don't have access to the user's credentials anymore.
|
because they don't have access to the user's credentials anymore.
|
||||||
|
|
||||||
|
The best practices from [RFC 9700](https://datatracker.ietf.org/doc/html/rfc9700)
|
||||||
|
are applicable to this API and are recommended reading for implementors.
|
||||||
|
|
||||||
{{% boxes/warning %}}
|
{{% boxes/warning %}}
|
||||||
The [User-Interactive Authentication API](#user-interactive-authentication-api)
|
The [User-Interactive Authentication API](#user-interactive-authentication-api)
|
||||||
is not compatible with the OAuth 2.0 API, so the endpoints that depend on it for
|
is not compatible with the OAuth 2.0 API, so the endpoints that depend on it for
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue