Closed ChristiaanScheermeijer closed 3 years ago
Perhaps informative: https://github.com/solid/webid-oidc-spec
@ChristiaanScheermeijer can you explain what the current status of the implementation is and how this related to this feature request?
@baukef We've implemented Authentication according to the following documentation. Since this feature is an extension to the currently available authentication mechanism, we should decide to skip this for now.
Ok, lets close this issue for now.
I believe we now have suitable authentication mechanisms in place for both web-app => Solid and CE (TPL) => Solid interactions. Per Bauke's comment, closing for now.
As discussed in https://github.com/trompamusic/ce-api/pull/98#discussion_r392920415 it is difficult for front-end only applications to create a JWT token.
We should figure out if we can create a solution to generate tokens using the WebID protocol proposed by @musicog.