Skip to content

The WebID could not be parsed #169

@DylanVanAssche

Description

@DylanVanAssche

My webID https://dylanvanassche.be/#me is written in JSON-LD as snippets in my HTML website, no content-negotiation.
It seems that the CSS has issues to parse this. Would be useful if it would read the JSON-LD instead of forcing Turtle: https://github.com/CommunitySolidServer/access-token-verifier/blob/main/src/algorithm/retrieveWebidTrustedOidcIssuers.ts#L13=

CSS logs:

1|CSS inst | 2022-06-10T09:10:58.518Z [BaseHttpServerFactory] info: Received GET request for /idp/consent/
1|CSS inst | 2022-06-10T09:10:58.907Z [BaseHttpServerFactory] info: Received GET request for /idp/consent/
1|CSS inst | 2022-06-10T09:10:59.683Z [BaseHttpServerFactory] info: Received POST request for /idp/consent/
1|CSS inst | 2022-06-10T09:10:59.780Z [BaseHttpServerFactory] info: Received GET request for /.oidc/auth/omMLMhg0SUujFBMinpZyh
1|CSS inst | 2022-06-10T09:11:00.393Z [BaseHttpServerFactory] info: Received GET request for /.well-known/openid-configuration
1|CSS inst | 2022-06-10T09:11:00.467Z [BaseHttpServerFactory] info: Received OPTIONS request for /.oidc/token
1|CSS inst | 2022-06-10T09:11:00.537Z [BaseHttpServerFactory] info: Received POST request for /.oidc/token
1|CSS inst | 2022-06-10T09:11:00.651Z [BaseHttpServerFactory] info: Received GET request for /.oidc/jwks
1|CSS inst | 2022-06-10T09:11:13.383Z [BaseHttpServerFactory] info: Received OPTIONS request for /availability
1|CSS inst | 2022-06-10T09:11:13.645Z [BaseHttpServerFactory] info: Received GET request for /availability
1|CSS inst | 2022-06-10T09:11:14.034Z [DPoPWebIdExtractor] warn: Error verifying WebID via DPoP-bound access token: The WebID could not be parsed.
1|CSS inst | Actual: Invalid RDF
1|CSS inst | Expected: A valid turtle document
1|CSS inst | 2022-06-10T09:11:14.041Z [WebAclReader] info: Reading ACL statements from https://dyvassch.pod.knows.idlab.ugent.be/availability.acl
1|CSS inst | 2022-06-10T09:11:14.044Z [PermissionBasedAuthorizer] warn: Unauthenticated agent has no read permissions

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions