bioinfornatics opened a new issue, #1767: URL: https://github.com/apache/jena/issues/1767
### Version latest ### Feature Dear, Currently Apache Jena throug its API support the [bearer authentication](https://jena.apache.org/documentation/sparql-apis/http-auth.html#bearer-authentication), but for non java developer user is often a no go. It is possible to add some buisness logic into fuseki to do the job (maybe in other executable too) in order to configure it through the config file As example below a tool which allow such feature for inspiration: - https://github.com/matrix-org/synapse/blob/4eb2f4e02b83c90519a8a55c562d1fafab7caf0b/docs/openid.md such config file would allow enoug flexibility for end user and enough information for Jena services to works as expected without the need to develop a Java application. Thanks ### Are you interested in contributing a solution yourself? None -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
