is there currently any way to use the SOS Importer with a SOS server, that is using a transactional authorization token to limit access to transactional operations? I could not find any documentation on this on Github or here.
For instance, sending an InsertSensor request from an XML file to a token secured server from the shell using CURL works fine:
Hello everybody,
is there currently any way to use the SOS Importer with a SOS server, that is using a transactional authorization token to limit access to transactional operations? I could not find any documentation on this on Github or here.
For instance, sending an
InsertSensor
request from anXML
file to a token secured server from the shell using CURL works fine:However, is there any way (I would not mind a hacky solution) to get this working with the SOS Importer at this time?
If not, this would be a very handy feature I would love to seen in a future release! One option could be a new element for a
<Token>
in<SOSMetadata>
.