From b03f607cb7de3608b818597ea2124d05da994a9e Mon Sep 17 00:00:00 2001 From: Calum Macdonald Date: Tue, 20 Feb 2024 09:05:59 +0000 Subject: [PATCH] more on fma setup --- docs/fma-setup.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/docs/fma-setup.md b/docs/fma-setup.md index e69de29..58643f3 100644 --- a/docs/fma-setup.md +++ b/docs/fma-setup.md @@ -0,0 +1,11 @@ +The following information can be entered when creating (and then updating) an FMA integration with our FMA test service + +- Integration Type: Datasets +- Authentication Type: NO_Auth +- Base URL: https://hdr-gateway-fma-test-server-dev-qmnkcg5qjq-ew.a.run.app +- Datasets Endpoint: /api/v1/noauth/datasets +- Dataset Endpoint: /api/v1/noauth/dataset/{id} + +image + +As can be seen from the screenshot above, the successful testing (black box on right hand side) of this endpoint allows us to enable its usage.