You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have added Normative References and Informational References
Normative References are also hyperlinked in the text to the
respective RFC:s whereas Informational References are not.
* Any additional protocol supported for this Resource type MAY be
536
539
advertised here, where the value MAY correspond to
537
540
a top-level URI to be used for that protocol.
@@ -546,8 +549,9 @@ supported by this OCM Server.
546
549
* `"enforce-mfa"` - to indicate that this OCM Server can apply a
547
550
Sending Server's MFA requirements for a Share on their behalf.
548
551
* `"webdav-uri"` - to indicate that this OCM Server can append a
549
-
relative URI to the path listed for WebDAV in the appropriate
550
-
`resourceTypes`entry
552
+
relative URI to the path listed for
553
+
[WebDAV](https://datatracker.ietf.org/doc/rfc4918/) in the
554
+
appropriate `resourceTypes` entry
551
555
* `"protocol-object"` - to indicate that this OCM Server can
552
556
receive a Share Creation Notification whose `protocol` object
553
557
contains one property per supported protocol instead of containing
@@ -962,6 +966,17 @@ The legacy format of an OCM Share Notification with shared secrets is
962
966
only provided for backwards compatibility with existing implementations.
963
967
Implementers SHOULD NOT use it and prefer short-lived tokens instead.
964
968
969
+
# References
970
+
971
+
## Normative references
972
+
973
+
[1] Backman, A., Richer, J. and Sporny, M. "HTTP Message Signatures", [RFC 9421](https://tools.ietf.org/html/rfc9421), February 2024.
974
+
[2] Dusseault, L. M. "HTTP Extensions for Web Distributed Authoring and Versioning", [RFC 4918](https://datatracker.ietf.org/html/rfc4918/), June 2007.
975
+
976
+
## Informative references
977
+
978
+
[1] Hardt, D. (ed), "The OAuth 2.0 Authorization Framework", [RFC 6749](https://datatracker.ietf.org/html/rfc6749), October 2012.
979
+
965
980
966
981
# Appendix A: Multi-factor Authentication
967
982
If a Receiving Server exposes the capability `enforce-mfa`, it
0 commit comments