solidcommunity.net icon indicating copy to clipboard operation
solidcommunity.net copied to clipboard

UserInfo endpoint does not retuen anything

Open erfangholami opened this issue 1 year ago • 1 comments

In the OpenID configuration (link), the userinfo_endpoint parameter returns the link in which we can access to webid of the authenticated user. However in for solidcommunity.net server, it return nothing after calling the endpoint.

erfangholami avatar Mar 05 '24 13:03 erfangholami

@erfangholami Thank you for your findings. The issue is known

Here are some elements of prior discussion and issues waiting for help

  • https://github.com/nodeSolidServer/node-solid-server/issues/1639 and https://github.com/nodeSolidServer/node-solid-server/pull/1675
  • https://github.com/nodeSolidServer/node-solid-server/issues/1702
  • #72 wrong paramater type

If you have any idea howto please propose a PRs. I do not understand OIDC

bourgeoa avatar Mar 08 '24 17:03 bourgeoa