Commit Graph

27 Commits (f3181bbedd0846c62077fd9743b7b6115f68f429)

Author SHA1 Message Date
Travis Ralston cee0a5ac7b
Merge pull request #1557 from turt2live/travis/general/r0-prep
Prepare the identity service and server-server APIs for r0
7 years ago
Travis Ralston 32cde24bcf Fix server-server link in IS spec 7 years ago
Travis Ralston dc602b74d2 Reference the server-server specification for /onbind 7 years ago
Travis Ralston 0387da51e2 Clarify how sessions work when establishing associations 7 years ago
Travis Ralston 039cefdbea Say that identity services should be nice to web browsers (CORS/OPTIONS) 7 years ago
Travis Ralston bbba7dedd6 Clean up identity service RST
* Title casing
* s/identity server/identity service
* Rough column limit enforcement
* Add some links (used by future commits)
7 years ago
Travis Ralston c7a228bf7b Don't make the major version a variable
We are likely to want to maintain v1 when we release a v2, so we'll avoid a variable for now.
7 years ago
Travis Ralston e7a69a6a6d Merge remote-tracking branch 'matrix-org/master' into travis/general/r0-prep 7 years ago
Travis Ralston d370a2c6fd Prepare the identity service and server-server APIs for r0
* Create the changelog scaffolding
* Set up the variables for versioning
7 years ago
Travis Ralston dafea96621 Fix indentation and schema references in the identity service spec 7 years ago
Travis Ralston 811998735c Define common error codes in the Identity Service API
Fixes https://github.com/matrix-org/matrix-doc/issues/1407
7 years ago
Hubert Chathi f5dc0eaed2
document msisdn-related endpoints in IS (#1507)
* add msisdn endpoints in Identity Server spec
* add in CS endpoints that use the IS msisdn endpoints
7 years ago
Hubert Chathi cd4fed509c
convert IS endpoints to Swagger (#1427) 7 years ago
Maxime Dor c8393306d1 Add IS ping endpoint 8 years ago
David Baker b789f61522 Make link more specific 8 years ago
David Baker 6edb90a08e Document threepids
Adds the /msisdn' 3pid type and generally fleshes out what a 3pid
is and how they work.

This merges most of the work from Max Dor in https://github.com/matrix-org/matrix-doc/pull/1039
with some tweaks and additions.
8 years ago
Brendan Abolivier 997e76fcf7
Update JSON body for 3PID onbind requests 8 years ago
Richard van der Hoff da686ba4eb Specification of unpadded Base64 9 years ago
David Baker 49ee00c361 Use the right path for the identity API 9 years ago
Richard van der Hoff 49cd65dd58 Add a license to the spec
We're licensing hte spec under ASLv2. Add the LICENSE file, and add the
short-form to as much of the source as is practical right now (adding it to
json source is a massive pita).
10 years ago
David Baker b0194a3016 Spec for endpoint-specific 3pid verification token
As per proposal https://docs.google.com/document/d/13mapDbaOnbob9ZYRDiGm1YbeZhFOBj_R1OvgBA9pA5s/edit?pref=2&pli=1#
10 years ago
Richard van der Hoff 5cc9066159 Add git versions to other parts of the spec 10 years ago
Daniel Wagner-Hall 313f09f5c0 Specify address validating and binding 10 years ago
Daniel Wagner-Hall fecff8afdc Specify association lookup 10 years ago
Daniel Wagner-Hall 30c9fee0b2 Specify ephemeral invitation signing 10 years ago
Daniel Wagner-Hall 097b69dc1e Loosely specify invitation storage 10 years ago
Daniel Wagner-Hall e0c55eeccf Add initial identity server spec
More to come
10 years ago