solid-oidc
solid-oidc copied to clipboard
Specify scope value for client identifier doc
The client-provided metadata should be consistent if they are provided either through Dynamic Client Registration or dereferencing the Client Identifier. In particular, the default values for the scope should be enforced so that a solid-oidc client will always include the webid scope, which is mandatory for the authorization request.