We are running multiple fuseki servers. We want to run Sparql queries using data from any number of them. That means using the SERVICE key word, no problem.
How do we set up authentication in Fuseki server A to access Fuseki server B?
Presumably it is done using a service .ttl file, but after waterboarding google for an hour it still won't give an straight answer.