mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-26 16:03:46 +01:00
line wrap
This commit is contained in:
parent
abb407145a
commit
2c09580e27
|
|
@ -1,9 +1,10 @@
|
||||||
# MSC2140: Terms of Service API for Identity Servers and Integration Managers
|
# MSC2140: Terms of Service API for Identity Servers and Integration Managers
|
||||||
|
|
||||||
[MSC1692](https://github.com/matrix-org/matrix-doc/issues/1692) introduces a method for homeservers to require that users read and
|
[MSC1692](https://github.com/matrix-org/matrix-doc/issues/1692) introduces a
|
||||||
agree to certain documents before being permitted to use the service. This
|
method for homeservers to require that users read and agree to certain
|
||||||
proposal introduces a corresponding method that can be used with Identity
|
documents before being permitted to use the service. This proposal introduces a
|
||||||
Servers and Integration Managers.
|
corresponding method that can be used with Identity Servers and Integration
|
||||||
|
Managers.
|
||||||
|
|
||||||
The challenge here is that Identity Servers do not require any kind of user
|
The challenge here is that Identity Servers do not require any kind of user
|
||||||
login to access the service and so are unable to track what users have agreed
|
login to access the service and so are unable to track what users have agreed
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue