Skip to content

Commit f1ae5eb

Browse files
author
Keyfactor
committed
Update generated docs
1 parent 80ad327 commit f1ae5eb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -206,11 +206,11 @@ the Keyfactor Command Portal
206206
| OAuthScope | OAuth Scope | This is the OAuth Scope needed for Okta OAuth, defined in Okta | String | | 🔲 Unchecked |
207207
| OAuthGrantType | OAuth Grant Type | In OAuth 2.0, the term 'grant type' refers to the way an application gets an access token. In Okta this is `client_credentials` | String | client_credentials | 🔲 Unchecked |
208208
| OAuthUrl | OAuth Url | An optional parameter sts:ExternalId to pass with Assume Role calls | String | https://***/oauth2/default/v1/token | 🔲 Unchecked |
209-
| OAuthClientId | OAuth Client ID | The Client ID for OAuth. | Secret | | ✅ Checked |
210-
| OAuthClientSecret | OAuth Client Secret | The Client Secret for OAuth. | Secret | | ✅ Checked |
209+
| OAuthClientId | OAuth Client ID | The Client ID for OAuth. | Secret | | 🔲 Unchecked |
210+
| OAuthClientSecret | OAuth Client Secret | The Client Secret for OAuth. | Secret | | 🔲 Unchecked |
211211
| UseIAM | Use IAM User Auth | A switch to enable the store to use IAM User auth to assume a role when authenticating with AWS ACM | Bool | false | ✅ Checked |
212-
| IAMUserAccessKey | IAM User Access Key | The AWS Access Key for an IAM User | Secret | | ✅ Checked |
213-
| IAMUserAccessSecret | IAM User Access Secret | The AWS Access Secret for an IAM User. | Secret | | ✅ Checked |
212+
| IAMUserAccessKey | IAM User Access Key | The AWS Access Key for an IAM User | Secret | | 🔲 Unchecked |
213+
| IAMUserAccessSecret | IAM User Access Secret | The AWS Access Secret for an IAM User. | Secret | | 🔲 Unchecked |
214214
| ExternalId | sts:ExternalId | An optional parameter sts:ExternalId to pass with Assume Role calls | String | | 🔲 Unchecked |
215215

216216
The Custom Fields tab should look like this:

0 commit comments

Comments
 (0)