Skip to content

Support authentification to several polytope servers #21

@observingClouds

Description

@observingClouds

Is your feature request related to a problem? Please describe.

In projects like DE330 we need to access several polytope servers (e.g. ECMWF, LUMI databridge). Is there a way to provide several token in e.g. ~/.polytopeapirc or ~/.ecmwfapirc such that the polytope client selects the correct one automatically?

Just like for S3 buckets and their ~/.aws/credentials file, it would be good to support something along those lines, like:

[ecmwf-atos]
endpoint_url = https://polytope-test.ecmwf.int
access_token = "none_of_your_business"

[lumi-databridge]
endpoint_url = polytope.lumi.apps.dte.destination-earth.eu
access_token = "none_of_your_business"

This would make many downstream applications much easier.

Describe the solution you'd like

Support for multiple polytope authentification credentials.

Describe alternatives you've considered

No response

Additional context

No response

Organisation

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions