Skip to content

Commit cb232b3

Browse files
langsamuuvdsl
andauthored
Update index.bs
Co-authored-by: Christoph Braun <christoph.braun@protonmail.com>
1 parent 9ea7a00 commit cb232b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,7 @@ user's WebID for the value of `webid` claim in the ID token.
456456

457457
<div class='example'>
458458
When using the Client Credentials Grant, a Client could authenticate with the OP using a `client_id`
459-
and `client_secret` pair previously obtained through client registration (either static or dynamic). The Client
459+
and `client_secret` pair, which was previously obtained through client registration (either static or dynamic) by and bound to an authenticated user. The Client
460460
sends a token request to the OP's token endpoint with `grant_type=client_credentials` and the `webid` scope.
461461
</div>
462462

0 commit comments

Comments
 (0)