Configuring Application Secret

To make an application secret active, you need to define the runtime parameters. Each runtime has a unique set of parameters that include environmental variables and other values associated with the unique instance of the runtime. For example, Mac MacOS runtime, which represents Mac computers such as MacBook and iMac running MacOS, has a Host Name, MAC Address, Motherboard Serial Number, Local IP Address, and user parameters associated with it. In addition, you may define a Client Key, which goes with the source code. (Press + button to generate a new random client key).

Once you enter all these parameters, the secret will be associated with this particular instance of the runtime, and the secret will be retrieved and decrypted when the API call is made from that instance.

Last updated