planetary-computer-apis/auxiliary/az-cli-proxy
Matt McFarland 1282fbb893
Add config/map/token endpoint to support Data Catalog (#187)
* Add map token endpoint to tiler service

The tiler service will generate a token for use against an azure maps
instance, using the identity of the tiler (when deployed) or the local
developer credentials (in local development).

A test has been added that requires a local identity, and this has been
skipped in CI, which does not have access to those kind of credentials.

This endpoint will be used by the Data Catalog app to avoid distributing
an azure maps key within that application.

* Remove unneeded role assignment

* Remove unused variables
2024-03-18 09:44:34 -04:00
..
Dockerfile Add config/map/token endpoint to support Data Catalog (#187) 2024-03-18 09:44:34 -04:00
main.py Add config/map/token endpoint to support Data Catalog (#187) 2024-03-18 09:44:34 -04:00