Skip to content

Commit fe88b5e

Browse files
Address review feedback
Co-authored-by: Giuseppe Lo Presti <giuseppe.lopresti@cern.ch> Signed-off-by: Micke Nordin <kano@sunet.se>
1 parent 02ade4c commit fe88b5e

2 files changed

Lines changed: 2 additions & 4 deletions

File tree

IETF-RFC.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1014,10 +1014,7 @@ voluntarily.
10141014
an HTTP POST request to the given `uri` with the resulting bearer
10151015
token in a form field named `access_token` (see
10161016
[Resource Access](#resource-access)). The shared secret MUST NOT
1017-
be exposed to the browser and MUST NOT appear in any URI. In a
1018-
multi-protocol Share that also offers WebDAV, the access
1019-
requirements provided in the `webdav` part (such as
1020-
`must-exchange-token`) MUST apply to `webapp` accesses as well.
1017+
be exposed to the browser and MUST NOT appear in any URI.
10211018
- OPTIONAL appName (string)
10221019
A human-friendly name of the web application, to be used in user
10231020
interfaces when referring to this Share.

spec.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -935,6 +935,7 @@ components:
935935
- read
936936
requirements:
937937
- must-use-mfa
938+
- must-exchange-tokem
938939
- must-exchange-token
939940
webapp:
940941
uri: https://apps.example.org/codimd/7c084226-d9a1-11e6-bf26-cec0c932ce01

0 commit comments

Comments
 (0)