Skip to content

Commit 4a4a41a

Browse files
Update IETF-RFC.md
Co-authored-by: Giuseppe Lo Presti <[email protected]>
1 parent 0de9604 commit 4a4a41a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

IETF-RFC.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -688,7 +688,8 @@ contain the following information about its OCM API:
688688
Page SHOULD redirect the end-user to
689689
`/index.php/apps/sciencemesh/accept?token=zi5kooKu3ivohr9a&providerDomain=example.com`.
690690
* OPTIONAL: tokenEndPoint (string) - URL of the token endpoint where
691-
the Sending Server can exchange a `code` for a bearer token.
691+
the Sending Server can exchange a `code` for a bearer token,
692+
according to the Open ID Connect semantic [RFC6749] [OIDC].
692693
Implementations that offer the `"receive-code"` capability MUST
693694
provide this URL as well.
694695
Example: `"https://my-cloud-storage.org/ocm/token"`.

0 commit comments

Comments
 (0)