diff --git a/index.html b/index.html
index a62f6a7..3cb44ed 100644
--- a/index.html
+++ b/index.html
@@ -849,6 +849,16 @@
this endpoint specifies a URI at which a client may acquire an
access token.
+
oauthRegistrationEndpoint
+
+ If OAuth 2.0 bearer tokens [[RFC6749]] [[RFC6750]] are being used
+ for authenticating
+ client to server
+ interactions,
+ this endpoint specifies a URI at which a client may acquire an
+ new pair of client credentials, which register a given client
+ application with the server.
+
provideClientKey
If Linked Data Signatures and HTTP Signatures are being used for