Skip to content

AWS Signature Version 4 Authentication Support #228

@miguelsmuller

Description

@miguelsmuller

I would like to request support for AWS Signature Version 4 (AWS Signature v4) authentication in the SPARQLWrapper library. Currently, SPARQLWrapper provides a convenient way to interact with SPARQL endpoints, but it lacks native support for AWS Signature v4, which is commonly used for secure authentication with Amazon Web Services (AWS) services like Amazon Neptune.

AWS Signature v4 is a widely adopted authentication method for AWS services, and adding support for it in SPARQLWrapper would be valuable for users who need to query SPARQL endpoints securely, especially when those endpoints are hosted on AWS infrastructure.

I am interested in using SPARQLWrapper for querying SPARQL endpoints hosted on AWS, and having built-in AWS Signature v4 support would simplify the process of authenticating these requests.

Is there any plan to add AWS Signature Version 4 authentication support to SPARQLWrapper in the future, or is there a recommended workaround for achieving this authentication method with SPARQLWrapper?

Thank you for considering this feature request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions