identity server -> the server

anoa/hs_3pid_tokens
Andrew Morgan 5 years ago
parent 572d29348c
commit 1a22508e15

@ -16,10 +16,9 @@ properties:
sid:
type: string
description: |-
The session ID. Session IDs are opaque strings generated by the identity
server. They must consist entirely of the characters
``[0-9a-zA-Z.=_-]``. Their length must not exceed 255 characters and they
must not be empty.
The session ID. Session IDs are opaque strings generated by a server.
They must consist entirely of the characters ``[0-9a-zA-Z.=_-]``. Their
length must not exceed 255 characters and they must not be empty.
example: "123abc"
submit_url:
type: string

Loading…
Cancel
Save