Skip to content

Commit 5e53c6e

Browse files
authored
chore(docs): update README (#2279)
1 parent 023e7fc commit 5e53c6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,9 @@ The following instructions assume that you have created a service account and as
8282
To use the key flow, you need to have a service account key, which must have an RSA key-pair attached to it.
8383

8484
When creating the service account key, a new pair can be created automatically, which will be included in the service account key.
85-
This will make it much easier to configure the key flow authentication in the CLI, by just providing the service account key.
85+
This will make it much easier to configure the key flow authentication in the SDK, by just providing the service account key.
8686

87-
> **Optionally**, you can provide your own private key when creating the service account key, which will then require you to also provide it explicitly to the CLI, additionally to the service account key.
87+
> **Optionally**, you can provide your own private key when creating the service account key, which will then require you to also provide it explicitly to the SDK, additionally to the service account key.
8888
> Check the STACKIT Knowledge Base for an [example of how to create your own key-pair](https://docs.stackit.cloud/stackit/en/usage-of-the-service-account-keys-in-stackit-175112464.html#UsageoftheserviceaccountkeysinSTACKIT-CreatinganRSAkey-pair).
8989
9090
To configure the key flow, follow this steps:

0 commit comments

Comments
 (0)