fix docs sdk errors

This commit is contained in:
Vladyslav Matsiiako
2023-12-23 17:17:10 -08:00
parent 24d2eea930
commit 597c9d6f2a
3 changed files with 2 additions and 9 deletions

View File

@@ -4,8 +4,7 @@ description: "Programmatically interact with Infisical"
---
<Note>
Currently, identities can only be used to make authenticated requests to the Infisical API and do not work with any clients such as [Node SDK](https://infisical.com/docs/sdks/languages/node)
, [Python SDK](https://infisical.com/docs/sdks/languages/python), [Java SDK](https://infisical.com/docs/sdks/languages/java), CLI, K8s operator, Terraform Provider, etc.
Currently, identities can only be used to make authenticated requests to the Infisical API and SDKs. They do not work with clients such as CLI, K8s Operator, Terraform Provider, etc.
We will be releasing compatibility with it across clients in the coming quarter.
</Note>