Skip to content

Commit 176406f

Browse files
committed
Clarify WebID binding requirement for Client Credentials Grant
1 parent 50e297d commit 176406f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

index.bs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -449,6 +449,9 @@ non-interactive authentication for scripts, automated agents, and server-to-serv
449449
NOTE: Scripts and bots can also use Solid-OIDC without Client Credentials via the [refresh token
450450
flow](https://www.rfc-editor.org/rfc/rfc6749#section-1.5), when supported by the server.
451451

452+
When using the Client Credentials Grant, the AS must bind the `client_id` to the user who registered it and use that
453+
user's WebID in the ID token.
454+
452455
*This section is non-normative*
453456

454457
<div class='example'>

0 commit comments

Comments
 (0)