Skip to content

Commit c5e5b9a

Browse files
committed
Relax client credentials grant requirement
1 parent 149502d commit c5e5b9a

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
@@ -443,7 +443,7 @@ Discovery 1.0 [[!OIDC-DISCOVERY]] resource by including `webid` in its `scopes_s
443443
NOTE: This sections borrows concepts from OAuth 2.0 [[!RFC6749]], while the rest of Solid-OIDC builds on top of OpenID
444444
Connect Core 1.0 [[!OIDC-CORE]]. The section is likely to be extracted into a separate specification in the future.
445445

446-
Authorization Servers MUST support the OAuth 2.0 Client Credentials Grant [[!RFC6749]] (Section 4.4) to enable
446+
Authorization Servers SHOULD support the OAuth 2.0 Client Credentials Grant [[!RFC6749]] (Section 4.4) to enable
447447
non-interactive authentication for scripts, automated agents, and server-to-server communication.
448448

449449
NOTE: Scripts and bots can also use Solid-OIDC without Client Credentials via the [refresh token

0 commit comments

Comments
 (0)