You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When writing a python application that communicates to different REST API servers, I prefer to consolidate the credentials and access details as encrypted environment variables. Current way of defining SuzieQ REST API server only supports using a yaml config file. By having this feature, SuzieQ users would be able to write their our custom application in an simplified and secured approach.
Proposed functionality/solution
To have an alternative method of defining SuzieQ REST API parameters via environment variables when using SuzieQ Python API SDK.
External dependencies
No response
Additional Context
The text was updated successfully, but these errors were encountered:
Suzieq version
0.21.0
Install Type
hand deployed python
Feature type
sq-rest-server
Use case
When writing a python application that communicates to different REST API servers, I prefer to consolidate the credentials and access details as encrypted environment variables. Current way of defining SuzieQ REST API server only supports using a yaml config file. By having this feature, SuzieQ users would be able to write their our custom application in an simplified and secured approach.
Proposed functionality/solution
To have an alternative method of defining SuzieQ REST API parameters via environment variables when using SuzieQ Python API SDK.
External dependencies
No response
Additional Context
The text was updated successfully, but these errors were encountered: