@evan If we are not able to be happy without the Fediverse or even Internet, we have a Problem. My aim is to use Fediverse to connect people online offline (get to know online, meet offline). But it's also important to be able to exchange ideas with people you can't meet offline. So the Fediverse is an enabler.
@fediforum Hi @fediforum, i'm happy about your request. You have to know, that #rdfpub is still in an early stage. However, talking about #rdfpub can only be an advantage ;-) My english is not the best, especially in understanding speaken words. they cannot copy&pasted to deepl as easy ;-) We can give a talk a try! Maybe there is another german speaking participants, that can translate questions, that i did not understand. What exactly can i understand under "a talk" on the fedi-forum?
The description before the json says: "https://followrec.example/client". The id in the json is "https:/followrec.example/apps/myapp". Shouldn't they be identical?
@evan took a little longer after all ;-) what oauth2 client do you use ? is it dynamic client registration? but then i would expect another error. my keycloak says:
@evan it is the task of the activitypub server to delegate the authentication to an oauth server. In some cases, the activitypub server can also be the oauth server. The task of the activitypub server is to trust one or more oauth servers. I think it makes sense for an actor or an activitypub client application to be able to decide whether they want to use Facebook, Github or whatever to authenticate themselves.
@evan@context The reason for the usecase "update oauthAuthorizationEndpoint & oauthTokenEndpoint" is that I want to let the client decide where it authenticates itself #activitypub
@evan@context aaaahr, I let myself get confused. If an object has properties in an object without an id, then these are transient according to the specification:
...unless they are intentionally transient.
In the case of the actor, this would mean that oauthAuthorizationEndpoint is transient. which is wrong
puh, did a lot of work regarding blank nodes in #rdfpub. hope to be able to test @evan ap again tomorrow. time will be short again from monday. the money for rdf-pub has to come from somewhere ;-) #activitypub
@evan You say that you have never seen endpoints as a linked object. And I was wondering how many C2S servers there are so far that offer Oauth2 endpoints.