Hello,
I was wondering if it is possible to set a key/secret combination from outside DSS.
The situation is that outside DSS a key & secret is generated, which is needed inside the DSS instance.
With a small python program, which is run outside DSS (but on the DSS server), I am able to connect to DSS and even access read the key/secret through the function get_auth_info(with_secret=True), but I am wondering if I can also SET a key/secret combination.
Thanks in advance.
Hi,
At the moment, only administrators can edit secrets (there is no API to edit your own secrets).
Here is how you would use it: