We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 840ccef commit 3b8d430Copy full SHA for 3b8d430
1 file changed
index.bs
@@ -457,7 +457,7 @@ the OP's token endpoint with `grant_type=client_credentials` and the `webid` sco
457
458
During Token Instantiation [[#tokens]], if the [Client Credentials
459
Grant](https://www.rfc-editor.org/rfc/rfc6749#section-4.4) is used, the OP MUST validate the `client_id` and
460
-`client_secret`. If valid, the OP MUST return A DPoP-bound OIDC ID Token.
+`client_secret`. If valid, the OP MUST return a DPoP-bound OIDC ID Token.
461
462
## Solid-OIDC Conformance Discovery ## {#client-credentials-discovery}
463
0 commit comments