File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -443,7 +443,7 @@ Discovery 1.0 [[!OIDC-DISCOVERY]] resource by including `webid` in its `scopes_s
443443NOTE: This sections borrows concepts from OAuth 2.0 [[!RFC6749]] , while the rest of Solid-OIDC builds on top of OpenID
444444Connect 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
447447non-interactive authentication for scripts, automated agents, and server-to-server communication.
448448
449449NOTE: Scripts and bots can also use Solid-OIDC without Client Credentials via the [refresh token
You can’t perform that action at this time.
0 commit comments