1282fbb893
* 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 |
||
---|---|---|
.. | ||
Dockerfile | ||
main.py |