diff --git a/index.html b/index.html index b1dd86e1..3b40ab2c 100644 --- a/index.html +++ b/index.html @@ -310,6 +310,16 @@

Authorization

or legacy authorization technologies.

+
+

OAuth 2.0

+

+If the OAuth 2.0 Authorization Framework [[RFC6749]] is utilized for authorization, +the access tokens utilized by clients MAY be OAuth 2.0 Bearer Tokens [[RFC6750]] +or any other valid OAuth 2.0 token type. Any valid OAuth 2.0 grant type MAY be used +to request the access tokens. +

+
+