This Adapter redirects the find call to its source adapter.
In case no client data was found in the source for the given WebId,
this class will do an HTTP GET request to that WebId.
If a valid solid:oidcRegistration triple is found there,
that data will be returned instead.
This Adapter redirects the
find
call to its source adapter. In case no client data was found in the source for the given WebId, this class will do an HTTP GET request to that WebId. If a validsolid:oidcRegistration
triple is found there, that data will be returned instead.