Entering key/secret from outside DSS

Solved!
MRvLuijpen
Entering key/secret from outside DSS

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.

1 Solution
Clรฉment_Stenac

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:

Clรฉment_Stenac_0-1580991458940.png

 

View solution in original post

1 Reply
Clรฉment_Stenac

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:

Clรฉment_Stenac_0-1580991458940.png