Skip to content

Commit 43a2fbc

Browse files
committed
fix: address PR comments
1 parent 2f4f2aa commit 43a2fbc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,8 @@ For each authentication method, the key flow is attempted first, followed by the
130130
1. Create a service account key in the STACKIT Portal:
131131

132132
- Navigate to `Service Accounts` → Select account → `Service Account Keys` → Create key
133-
- You can either let STACKIT generate the key pair or provide your own RSA key pair
133+
- You can either let STACKIT generate the key pair or provide your own RSA key pair (see [Creating an RSA key-pair](https://docs.stackit.cloud/stackit/en/usage-of-the-service-account-keys-in-stackit-175112464.html#UsageoftheserviceaccountkeysinSTACKIT-CreatinganRSAkey-pair) for more details)
134+
- **Note**: it's also possible to create the service account key in other ways (see [Tutorials for Service Accounts](https://docs.stackit.cloud/stackit/en/tutorials-for-service-accounts-134415861.html) for more details)
134135

135136
2. Save the service account key JSON:
136137

@@ -193,6 +194,7 @@ For each authentication method, the key flow is attempted first, followed by the
193194
1. Create an access token in the STACKIT Portal:
194195

195196
- Navigate to `Service Accounts` → Select account → `Access Tokens` → Create token
197+
- **Note**: it's also possible to create the service account access tokens in other ways (see [Tutorials for Service Accounts](https://docs.stackit.cloud/stackit/en/tutorials-for-service-accounts-134415861.html) for more details)
196198

197199
2. Configure authentication using any of these methods:
198200

0 commit comments

Comments
 (0)