We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0de9604 commit 4a4a41aCopy full SHA for 4a4a41a
IETF-RFC.md
@@ -688,7 +688,8 @@ contain the following information about its OCM API:
688
Page SHOULD redirect the end-user to
689
`/index.php/apps/sciencemesh/accept?token=zi5kooKu3ivohr9a&providerDomain=example.com`.
690
* OPTIONAL: tokenEndPoint (string) - URL of the token endpoint where
691
- the Sending Server can exchange a `code` for a bearer token.
+ the Sending Server can exchange a `code` for a bearer token,
692
+ according to the Open ID Connect semantic [RFC6749] [OIDC].
693
Implementations that offer the `"receive-code"` capability MUST
694
provide this URL as well.
695
Example: `"https://my-cloud-storage.org/ocm/token"`.
0 commit comments