Skip to content

[RFE] Redact security-related information in the get config API response #171

@TamiTakamiya

Description

@TamiTakamiya

Is your feature request related to a problem? Please describe.
Current implementation of the get config API returns the configuration object as it is including API keys.
We should redact security-related information such as API key, password, system prompt, etc. in the
response.

Describe the solution you'd like
Identify the information to be redacted and make changes before sending the response.

Describe alternatives you've considered
We may be able to get rid of such information from the response instead of redacting.

Additional context
When we implement #123, we want to take this into consideration.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions