We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69ea20f commit 50e297dCopy full SHA for 50e297d
1 file changed
index.bs
@@ -462,8 +462,8 @@ NOTE: [[!RFC7523]] (Section 2.2) presents another way to handle authentication u
462
## Token Instantiation ## {#client-credentials-token-instantiation}
463
464
During Token Instantiation [[#tokens]], if the [Client Credentials
465
-Grant](https://www.rfc-editor.org/rfc/rfc6749#section-4.4) is used, the OP MUST validate the `client_id` and
466
-`client_secret`. If valid, the OP MUST return a DPoP-bound OIDC ID Token.
+Grant](https://www.rfc-editor.org/rfc/rfc6749#section-4.4) is used, the OP MUST validate the client's authentication
+credentials.
467
468
## Solid-OIDC Conformance Discovery ## {#client-credentials-discovery}
469
0 commit comments