Skip to content

Commit

Permalink
Merge branch 'feature/201-sas-token-private-blob-storage-access' into…
Browse files Browse the repository at this point in the history
… validation
  • Loading branch information
Xileny committed Apr 22, 2024
2 parents 59ad4aa + 6bc2c85 commit 58f8e0f
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion public_project/config/config-safers-test.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,15 @@
"userTagsFilter": {
"filters": ["administrator", "user", "admin"]
},
"importerBaseUrl": "https://geoapi-test.safers-project.cloud"
"importerBaseUrl": "https://geoapi-test.safers-project.cloud",
"blobStorageSasToken": {
"sv": "2022-11-02",
"ss": "b",
"srt": "o",
"sp": "r",
"se": "2029-04-21T15:36:36Z",
"st": "2024-04-22T07:36:36Z",
"spr": "https",
"sig": "Xs0XtgUuGE6rY4e%2Fu%2Bq622riqUbvLlE39jGm56WPets%3D"
}
}

0 comments on commit 58f8e0f

Please sign in to comment.