Add documentation on OAuth2
Review Request #9378 — Created Nov. 15, 2017 and submitted
This change adds a new page to the docs for how to use OAuth with the
Review Board API. This includes the specifics of using the UI to
register a new application, as well as the details of the authorization
handshake.
Built HTML, checked output.
Description | From | Last Updated |
---|---|---|
"OAuth2" |
chipx86 | |
Should be webapi2.0-oauth2-authentication |
chipx86 | |
"OAuth2" |
chipx86 | |
"contents" |
chipx86 | |
"oauth2-authorization-flow" |
chipx86 | |
Can you move this below "api-token-policy"? |
chipx86 | |
Missing backticks after :term: |
chipx86 | |
"OAuth2" |
chipx86 | |
Looks like we have a casing inconsistency in the form. Mind fixing it while working on this? We define labels … |
chipx86 | |
Should use: :rfc:`RFC 6749 Section 2.1 <6749#section-2.1>` This will link to the right place. |
chipx86 | |
Can you use :term: for "local sites"? |
chipx86 | |
"oauth2-authorization-flow" |
chipx86 | |
"OAuth2" |
chipx86 | |
"oauth2" |
chipx86 | |
"webapi2.0-oauth2-authentication" and :mailheader: for the header name (note that single backticks like this without a role name will create a … |
chipx86 | |
"oauth2-scopes" |
chipx86 |
-
-
-
-
-
-
-
-
-
-
Looks like we have a casing inconsistency in the form. Mind fixing it while working on this? We define labels in
reviewboard/oauth/forms.py
(see line 217). -
-
-
-
-
-
"webapi2.0-oauth2-authentication" and
:mailheader:
for the header name (note that single backticks like this without a role name will create a broken link as well). -