Thanks a lot Quentin, that was exactly what I was looking for.
My client is in python, and the sparql library I'm using makes it really
easy to perform digest authentication against /sparql-auth. Here is a
snippet for others who might be interested
https://gist.github.com/wikier/38c0e3a4925b0bb81d
Hi Arun,
OAuth can be done programatically but it's a little convoluted to do so.
In anycase, Virtuoso supports other forms of authentication than OAuth.
https://virtuoso.openlinksw.com/dataspace/doc/dav/wiki/Main/VirtTipsAndTricksDigestAuthAJAX
You haven't mentioned what kind of applicati